CommonSecurityDescriptor.SystemAcl Tulajdonság

Definíció

Lekéri vagy beállítja a CommonSecurityDescriptor objektum rendszer Access Control listáját (SACL). A SACL naplózási szabályokat tartalmaz.

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

Tulajdonság értéke

Az objektum SACL-címe CommonSecurityDescriptor .

A következőre érvényes: