ActiveDirectoryRole.GetSecurityIdentifiers Yöntem

Tanım

Geçerli SecurityIdentifierile ilişkili nesnelerin 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 SecurityIdentifierile ilişkili nesnelerin genel listesiActiveDirectoryRole.

Açıklamalar

GetSecurityIdentifiersgirişin koleksiyonunda DirectoryEntry bir güvenlik tanımlayıcısı GetEntries olup olmadığını görmek için yöntemi tarafından döndürülen her Properties bir öğesini denetler. DirectoryEntry böyle bir özelliğe sahipse, GetSecurityIdentifiers döndürdüğü listeye bir SecurityIdentifier ekler.

Şunlara uygulanır