Freigeben über


Saml2AttributeStatement.Attributes Property

Definition

Gets the collection of Saml2Attribute of this statement. [Saml2Core, 2.7.3]

public System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml2.Saml2Attribute> Attributes { get; }
member this.Attributes : System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml2.Saml2Attribute>
Public ReadOnly Property Attributes As ICollection(Of Saml2Attribute)

Property Value

Applies to