Saml2Constants.NameIdentifierFormats.Entity 字段

Indicates that the content of the element is a URI identifying an entity that provides SAML-based services (such as a SAML authority, requester, or responder) or is a participant in SAML profiles (such as a service provider supporting the browser SSO profile). [Saml2Core, 8.3.6]

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

用法

    Dim value As Uri

value = NameIdentifierFormats.Entity

语法

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