StsClientApi_Tokens

BinaryToken.TokenData Property

Encoded binary data which becomes the text body of the BinarySecurityToken.

[Visual Basic]
Public Property TokenData As String
[C#]
public string TokenData {get; set;}

See Also

BinaryToken Class | com.pingidentity.Security.Tokens Namespace