CommonSecurityDescriptor.SystemAcl Özellik

Tanım

Bu CommonSecurityDescriptor nesne için Sistem Access Control Listesi'ni (SACL) alır veya ayarlar. SACL, denetim kuralları içerir.

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

Özellik Değeri

Bu CommonSecurityDescriptor nesne için SACL.

Şunlara uygulanır