Aracılığıyla paylaş


RawSecurityDescriptor.SystemAcl Özellik

Tanım

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

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

Özellik Değeri

Bu RawSecurityDescriptor nesne için SACL.

Şunlara uygulanır