SecurityTokenXML Property
The security token XML.
Syntax
__property String SecurityTokenXML = {read=FSecurityTokenXML, write=FSetSecurityTokenXML};
Default Value
""
Remarks
This property holds the security token. This is populated after calling GetSecurityToken.
This property is read-only and not available at design time.
Data Type
String