Sdílet prostřednictvím


CommonSecurityDescriptor.SystemAcl Vlastnost

Definice

Získá nebo nastaví System Access Control List (SACL) pro tento CommonSecurityDescriptor objekt. SACL obsahuje pravidla auditu.

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

Hodnota vlastnosti

SACL pro tento CommonSecurityDescriptor objekt.

Platí pro