Bagikan melalui


AuthenticationContext.Authorities Properti

Definisi

Mendapatkan kumpulan otoritas yang akan digunakan untuk menyelesaikan peristiwa autentikasi.

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)

Nilai Properti

Pengumpulan otoritas yang digunakan untuk menyelesaikan peristiwa autentikasi.

Berlaku untuk