Saml2Constants.NameIdentifierFormats.EmailAddress 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 an email address, specifically "addr-spec" as defined in [RFC 2822, 3.4.1]. [Saml2Core, 8.3.2]
public static readonly Uri EmailAddress;
staticval mutable EmailAddress : Uri
Public Shared ReadOnly EmailAddress As Uri