Saml2Constants.NameIdentifierFormats.EmailAddress 字段

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]

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

用法

    Dim value As Uri

value = NameIdentifierFormats.EmailAddress

语法

声明
Public Shared ReadOnly EmailAddress As Uri
public static readonly Uri EmailAddress
public:
static initonly Uri^ EmailAddress
public static final Uri EmailAddress
public static final var EmailAddress : 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 命名空间