StsClientApi

TokenType.NONE Field

Empty Token Type

[Visual Basic]
Public Const NONE As String = ""
[C#]
public const string NONE = "";

See Also

TokenType Class | com.pingidentity.Security.STS.Client Namespace