ActiveDirectoryRole.GetSecurityIdentifiers Yöntem

Tanım

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

IList<SecurityIdentifier>

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.

Şunlara uygulanır