CommonSecurityDescriptor.SystemAcl Eigenschaft

Definition

Ruft die SACL für dieses CommonSecurityDescriptor-Objekt ab oder legt diese fest. Die SACL enthält Überwachungsregeln.

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

Eigenschaftswert

Die SACL für dieses CommonSecurityDescriptor-Objekt.

Gilt für: