Represents the Attribute element specified in [Saml2Core, 2.7.3.1].
The following tables list the members exposed by the Saml2Attribute type.
Public
Constructors
Name | Description | |
---|---|---|
Saml2Attribute | Overloaded. |
Public
Properties
Name | Description | |
---|---|---|
![]() |
AttributeValueXsiType | |
![]() |
FriendlyName | A string that provides a more human-readable form of the attribute's name. [Saml2Core, 2.7.3.1] |
![]() |
Name | The name of the attribute. [Saml2Core, 2.7.3.1] |
![]() |
NameFormat | A URI reference representing the classification of the attribute name for the purposes of interpreting the name. [Saml2Core, 2.7.3.1] |
![]() |
OriginalIssuer | |
![]() |
Values | The values of the attribute. |
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object) |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() ![]() |
ReferenceEquals | (Inherited from Object) |
![]() |
ToString | (Inherited from Object) |
Protected
Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.