Saml2Constants.NameIdentifierFormats.Kerberos Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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]
public static readonly Uri Kerberos;
staticval mutable Kerberos : Uri
Public Shared ReadOnly Kerberos As Uri