Udostępnij za pośrednictwem


CommonSecurityDescriptor.SystemAcl Właściwość

Definicja

Pobiera lub ustawia listę systemu Access Control (SACL) dla tego CommonSecurityDescriptor obiektu. SACL zawiera reguły inspekcji.

public:
 property System::Security::AccessControl::SystemAcl ^ SystemAcl { System::Security::AccessControl::SystemAcl ^ get(); void set(System::Security::AccessControl::SystemAcl ^ value); };
public System.Security.AccessControl.SystemAcl? SystemAcl { get; set; }
public System.Security.AccessControl.SystemAcl SystemAcl { get; set; }
member this.SystemAcl : System.Security.AccessControl.SystemAcl with get, set
Public Property SystemAcl As SystemAcl

Wartość właściwości

SacL dla tego CommonSecurityDescriptor obiektu.

Dotyczy