Sdílet prostřednictvím


AuthenticationContext.Authorities Vlastnost

Definice

Získá kolekci autorit, které se mají použít k překladu ověřovací události.

public:
 property System::Collections::ObjectModel::Collection<System::String ^> ^ Authorities { System::Collections::ObjectModel::Collection<System::String ^> ^ get(); };
public System.Collections.ObjectModel.Collection<string> Authorities { get; }
member this.Authorities : System.Collections.ObjectModel.Collection<string>
Public ReadOnly Property Authorities As Collection(Of String)

Hodnota vlastnosti

Kolekce autorit, které se mají použít k vyřešení události ověřování.

Platí pro