CommonSecurityDescriptor.SystemAcl Свойство

Определение

Возвращает или задает список системных контроль доступа (SACL) для этого объекта CommonSecurityDescriptor. SACL содержит правила аудита.

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; }
member this.SystemAcl : System.Security.AccessControl.SystemAcl with get, set
Public Property SystemAcl As SystemAcl

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

SACL для этого CommonSecurityDescriptor объекта.

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