RawSecurityDescriptor.SystemAcl Tulajdonság

Definíció

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

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

Tulajdonság értéke

Az objektum SACL-címe RawSecurityDescriptor .

A következőre érvényes: