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]
Namespace: Microsoft.IdentityModel.Tokens.Saml2
Assembly: Microsoft.IdentityModel (in
microsoft.identitymodel.dll)
Usage
Syntax
Visual Basic |
Public Shared ReadOnly Kerberos As Uri
|
C# |
public static readonly Uri Kerberos
|
C++ |
public:
static initonly Uri^ Kerberos
|
J# |
public static final Uri Kerberos
|
JScript |
public static final var Kerberos : Uri
|
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
See Also