CommonSecurityDescriptor.SystemAcl Свойство

Определение

Получает или задает системный список управления доступом для данного объекта CommonSecurityDescriptor. Системный список управления доступом содержит правила аудита.

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

Значение свойства

Системный список управления доступом для данного объекта CommonSecurityDescriptor.

Применяется к