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 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.