Język

ActiveDirectoryRole.GetIdentities Metoda

Definicja

Pobiera ogólną listę kont Windows NT skojarzonych z ActiveDirectoryRole.

public:
 override System::Collections::Generic::IList<System::String ^> ^ GetIdentities();
public override System.Collections.Generic.IList<string> GetIdentities();
override this.GetIdentities : unit -> System.Collections.Generic.IList<string>
Public Overrides Function GetIdentities () As IList(Of String)

Zwraca

Ogólna lista wartości reprezentujących konta Windows NT skojarzone z ActiveDirectoryRole.

Uwagi

GetIdentities uzyskuje wszystkie SecurityIdentifier obiekty skojarzone z elementem ActiveDirectoryRole i konwertuje każdy z nich na wartość ciągu.

Dotyczy