SAML.AttributeNames Members
Defines constants that represent the names of attributes used by a Security Assertion Markup Language (SAML) security token.
The following tables list the members exposed by the SAML.AttributeNames type.
Public Fields
Name | Description | |
---|---|---|
AssertionID | Represents the name of the AssertionID attribute. This field is constant. | |
IssueInstant | Represents the name of the IssueInstant attribute. This field is constant. | |
Issuer | Represents the name of the Issuer attribute. This field is constant. | |
MajorVersion | Represents the name of the MajorVersion attribute. This field is constant. | |
MinorVersion | Represents the name of the MinorVersion attribute. This field is constant. | |
NotBefore | Represents the name of the NotBefore attribute. This field is constant. | |
NotOnOrAfter | Represents the name of the NotOnOrAfter attribute. This field is constant. |
Top
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 ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
SAML.AttributeNames Class
Microsoft.Web.Services3.Security Namespace
SAML
SAML.ElementNames