Saml2Attribute 成员

Represents the Attribute element specified in [Saml2Core, 2.7.3.1].

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

Public 构造函数

  名称 说明
  Saml2Attribute 已重载。  

页首

Public 属性

  名称 说明
public property AttributeValueXsiType  
public property FriendlyName A string that provides a more human-readable form of the attribute's name. [Saml2Core, 2.7.3.1]
public property Name The name of the attribute. [Saml2Core, 2.7.3.1]
public property NameFormat A URI reference representing the classification of the attribute name for the purposes of interpreting the name. [Saml2Core, 2.7.3.1]
public property OriginalIssuer  
public property Values The values of the attribute.

页首

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 继承)

页首

请参见

参考

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

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