Share via


AuthenticationInformation.AuthorityBindings Property

Definition

Gets the collection of authority bindings.

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