SAML.ElementNames Members
Defines constants that represent the names of XML elements used by a Security Assertion Markup Language (SAML) security token.
The following tables list the members exposed by the SAML.ElementNames type.
Public Constructors
Name | Description | |
---|---|---|
SAML.ElementNames |
Top
Public Fields
Name | Description | |
---|---|---|
Action | Represents the name of the <Action> element. This field is constant. | |
Advice | Represents the name of the <Advice> element. This field is constant. | |
Assertion | Represents the name of the <Assertion> element. This field is constant. | |
AssertionIDReference | Represents the name of the <AssertionIDReference> element. This field is constant. | |
AttributeStatement | Represents the name of the <AttributeStatement> element. This field is constant. | |
Audience | Represents the name of the <Audience> element. This field is constant. | |
AudienceRestrictionCondition | Represents the name of the <AudienceRestrictionCondition> element. This field is constant. | |
AuthenticationStatement | Represents the name of the <AuthenticationStatement> element. This field is constant. | |
AuthorityBinding | Represents the name of the <AuthorityBinding> element. This field is constant. | |
AuthorizationDecisionStatement | Represents the name of the <AuthorizationDecisionStatement> element. This field is constant. | |
Condition | Represents the name of the <Condition> element. This field is constant. | |
Conditions | Represents the name of the <Conditions> element. This field is constant. | |
NameIdentifier | Represents the name of the <NameIdentifier> element. This field is constant. | |
Subject | Represents the name of the <Subject> element. This field is constant. | |
SubjectConfirmation | Represents the name of the <SubjectConfirmation> element. This field is constant. | |
SubjectConfirmationMethod | Represents the name of the <SubjectConfirmationMethod> element. This field is constant. | |
SubjectLocality | Represents the name of the <SubjectLocality> element. This field is constant. | |
SubjectStatement | Represents the name of the <SubjectStatement> element. This field is constant. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (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.ElementNames Class
Microsoft.Web.Services2.Security Namespace
SAML
SAML.AttributeNames