SecurityTokenXML Property
The security token XML.
Syntax
[VB.NET] Public ReadOnlyProperty SecurityTokenXML As String
[C#] public string SecurityTokenXML {get;}
Remarks
This property holds the security token. This is populated after calling GetSecurityToken.
This property is read-only and not available at design time.
Default Value
""