Udostępnij za pośrednictwem


AuthenticationInformation.AuthorizationContexts Właściwość

Definicja

Pobiera wartość używaną AuthorizationContext przez urząd uwierzytelniania podczas wystawiania tokenów.

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

Wartość właściwości

Kolekcja reprezentująca AuthenticationContext kontekst autoryzacji.

Dotyczy