SamlAuthenticationClaimResource.AuthorityBindings Właściwość

Definicja

Pobiera dodatkowe informacje o temacie.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::IdentityModel::Tokens::SamlAuthorityBinding ^> ^ AuthorityBindings { System::Collections::ObjectModel::ReadOnlyCollection<System::IdentityModel::Tokens::SamlAuthorityBinding ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<System.IdentityModel.Tokens.SamlAuthorityBinding> AuthorityBindings { get; }
member this.AuthorityBindings : System.Collections.ObjectModel.ReadOnlyCollection<System.IdentityModel.Tokens.SamlAuthorityBinding>
Public ReadOnly Property AuthorityBindings As ReadOnlyCollection(Of SamlAuthorityBinding)

Wartość właściwości

ReadOnlyCollection<SamlAuthorityBinding>

Typ, ReadOnlyCollection<T> który zawiera dodatkowe informacje o SamlAuthorityBinding temacie.

Uwagi

Właściwość odpowiada zestawowi elementów podrzędnych dla elementu, który jest zdefiniowany w asercjach i protokole dla specyfikacji AuthorityBindings <AuthorityBinding> <AuthenticationStatement> INTERFEJSU SAML (SAML).

Dotyczy