Udostępnij za pośrednictwem


CommonSecurityDescriptor.AddSystemAcl(Byte, Int32) Metoda

Definicja

SystemAcl Ustawia właściwość dla tego CommonSecurityDescriptor wystąpienia i ustawia flagęSystemAclPresent.

public:
 void AddSystemAcl(System::Byte revision, int trusted);
public void AddSystemAcl (byte revision, int trusted);
member this.AddSystemAcl : byte * int -> unit
Public Sub AddSystemAcl (revision As Byte, trusted As Integer)

Parametry

revision
Byte

Poziom poprawki nowego SystemAcl obiektu.

trusted
Int32

Liczba Access Control wpisów (ACL) może zawierać ten SystemAcl obiekt. Ta liczba powinna być używana tylko jako wskazówka.

Uwagi

Konstruktor dla klasy SystemAcl używa IsContainer właściwości i IsDS dla tego CommonSecurityDescriptorelementu .

Dotyczy