StsClientApi_Tokens

ClientSaml2_0TokenManager.TokenType Property

Get the type of security token that the manager handles.

[Visual Basic]
Overrides Public ReadOnly Property TokenType As String _
    Implements ISecurityTokenManager.TokenType
[C#]
public override string TokenType {get;}

Implements

ISecurityTokenManager.TokenType

See Also

ClientSaml2_0TokenManager Class | com.pingidentity.Security.Tokens.SAMLToken Namespace