Namespace: Microsoft.IdentityModel.Tokens
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)
Usage
Visual Basic |
---|
Dim value As String value = SecurityTokenTypes.Kerberos |
Syntax
Visual Basic |
---|
Public Const Kerberos As String |
C# |
---|
public const string Kerberos |
C++ |
---|
public: literal String^ Kerberos |
J# |
---|
public static final String Kerberos |
JScript |
---|
public const var Kerberos : String |