Share via


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 Constructors

  Name Description
SAML.AttributeNames  

Top

Public Fields

  Name Description
public field static AssertionID Represents the name of the AssertionID attribute. This field is constant.
public field static IssueInstant Represents the name of the IssueInstant attribute. This field is constant.
public field static Issuer Represents the name of the Issuer attribute. This field is constant.
public field static MajorVersion Represents the name of the MajorVersion attribute. This field is constant.
public field static MinorVersion Represents the name of the MinorVersion attribute. This field is constant.
public field static NotBefore Represents the name of the NotBefore attribute. This field is constant.
public field static NotOnOrAfter Represents the name of the NotOnOrAfter attribute. This field is constant.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  (inherited from Object )
public method GetHashCode  (inherited from Object )
public method GetType  (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.AttributeNames Class
Microsoft.Web.Services2.Security Namespace
SAML
SAML.ElementNames