Share via


SamlAttributeStatement.Attributes Property

Definition

Gets a collection of ICollection<T>.

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

Property Value

Applies to