ActiveDirectoryRole.GetIdentities Yöntem

Tanım

ile ilişkili Windows NT hesaplarının genel listesini ActiveDirectoryRole alır.

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)

Döndürülenler

IList<String>

ile ilişkilendirilmiş hesaplarda Windows NT değerlerin genel ActiveDirectoryRole listesi.

Açıklamalar

GetIdentities ile ilişkili SecurityIdentifier tüm nesneleri alır ve her bir ActiveDirectoryRole nesnelerini bir dize değerine dönüştürür.

Şunlara uygulanır