SamlAuthenticationStatement.AuthorityBindings Property

Definition

Gets the collection of ICollection<T>.

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

Property Value

Applies to