Saml2NameIdentifier 成员

Represents the NameID element as specified in [Saml2Core, 2.2.3].

下表列出了 Saml2NameIdentifier 类型公开的成员。

Public 构造函数

  名称 说明
  Saml2NameIdentifier 已重载。  

页首

Public 属性

  名称 说明
public property EncryptingCredentials  
public property ExternalEncryptedKeys  
public property Format A URI reference representing the classification of string-based identifier information. [Saml2Core, 2.2.2]
public property NameQualifier The security or administrative domain that qualifies the name. [Saml2Core, 2.2.2]
public property SPNameQualifier Further qualifies a name with the name of a service provider or affiliation of providers. [Saml2Core, 2.2.2]
public property SPProvidedId A name identifier established by a service provider or affiliation of providers for the entity, if different from the primary name identifier. [Saml2Core, 2.2.2]
public property Value The value of the name identifier.

页首

Public 方法

(另请参阅 Protected 方法)

  名称 说明
public method Equals  已重载。 (从 Object 继承)
public method GetHashCode  (从 Object 继承)
public method GetType  (从 Object 继承)
public methodstatic ReferenceEquals  (从 Object 继承)
public method ToString  (从 Object 继承)

页首

Protected 方法

  名称 说明
protected method Finalize  (从 Object 继承)
protected method MemberwiseClone  (从 Object 继承)

页首

请参见

参考

Saml2NameIdentifier 类
Microsoft.IdentityModel.Tokens.Saml2 命名空间

版权所有 (C) 2008 Microsoft Corporation。保留所有权利。