Saml2Constants.NameIdentifierFormats.Kerberos 字段

Indicates that the content of the element is in the form of a Kerberos principal name using the format name[/instance]@REALM. [Saml2Core, 8.3.5]

命名空间: Microsoft.IdentityModel.Tokens.Saml2
程序集: Microsoft.IdentityModel(microsoft.identitymodel.dll 中)

用法

    Dim value As Uri

value = NameIdentifierFormats.Kerberos

语法

声明
Public Shared ReadOnly Kerberos As Uri
public static readonly Uri Kerberos
public:
static initonly Uri^ Kerberos
public static final Uri Kerberos
public static final var Kerberos : Uri

平台

开发平台

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2008, Windows Vista, Not tested on Windows XP

请参见

参考

Saml2Constants.NameIdentifierFormats 类
Saml2Constants.NameIdentifierFormats 成员
Microsoft.IdentityModel.Tokens.Saml2 命名空间