ActiveDirectoryRole.GetSecurityIdentifiers Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Geçerli ile ilişkili nesnelerin SecurityIdentifier genel listesini ActiveDirectoryRole döndürür.
public:
System::Collections::Generic::IList<System::Security::Principal::SecurityIdentifier ^> ^ GetSecurityIdentifiers();
public System.Collections.Generic.IList<System.Security.Principal.SecurityIdentifier> GetSecurityIdentifiers ();
member this.GetSecurityIdentifiers : unit -> System.Collections.Generic.IList<System.Security.Principal.SecurityIdentifier>
Public Function GetSecurityIdentifiers () As IList(Of SecurityIdentifier)
Döndürülenler
Geçerli ile ilişkili SecurityIdentifier nesnelerin genel ActiveDirectoryRole listesi.
Açıklamalar
GetSecurityIdentifiers girişin DirectoryEntry koleksiyonunda GetEntries bir güvenlik tanımlayıcısı olup olduğunu görmek için yöntemi tarafından döndürülen her birini Properties denetler. böyle DirectoryEntry bir özelliği varsa, GetSecurityIdentifiers SecurityIdentifier döndüren listeye bir ekler.