CommonSecurityDescriptor.SystemAcl Egenskap

Definition

Hämtar eller anger SACL (System Access Control List) för det här objektet CommonSecurityDescriptor. SACL innehåller granskningsregler.

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

Egenskapsvärde

SACL för det här CommonSecurityDescriptor objektet.

Gäller för