Share via


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 Fields

  Name Description
public field static Action Represents the name of the <Action> element. This field is constant.
public field static Advice Represents the name of the <Advice> element. This field is constant.
public field static Assertion Represents the name of the <Assertion> element. This field is constant.
public field static AssertionIDReference Represents the name of the <AssertionIDReference> element. This field is constant.
public field static AttributeStatement Represents the name of the <AttributeStatement> element. This field is constant.
public field static Audience Represents the name of the <Audience> element. This field is constant.
public field static AudienceRestrictionCondition Represents the name of the <AudienceRestrictionCondition> element. This field is constant.
public field static AuthenticationStatement Represents the name of the <AuthenticationStatement> element. This field is constant.
public field static AuthorityBinding Represents the name of the <AuthorityBinding> element. This field is constant.
public field static AuthorizationDecisionStatement Represents the name of the <AuthorizationDecisionStatement> element. This field is constant.
public field static Condition Represents the name of the <Condition> element. This field is constant.
public field static Conditions Represents the name of the <Conditions> element. This field is constant.
public field static NameIdentifier Represents the name of the <NameIdentifier> element. This field is constant.
public field static Subject Represents the name of the <Subject> element. This field is constant.
public field static SubjectConfirmation Represents the name of the <SubjectConfirmation> element. This field is constant.
public field static SubjectConfirmationMethod Represents the name of the <SubjectConfirmationMethod> element. This field is constant.
public field static SubjectLocality Represents the name of the <SubjectLocality> element. This field is constant.
public field static SubjectStatement Represents the name of the <SubjectStatement> element. This field is constant.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

SAML.ElementNames Class
Microsoft.Web.Services3.Security Namespace
SAML
SAML.AttributeNames