Share via


CommonSecurityDescriptor.SystemAcl Proprietà

Definizione

Ottiene o imposta l'elenco SACL (System Access Control List) dell'oggetto CommonSecurityDescriptor. L'elenco SACL contiene le regole di controllo.

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

Valore della proprietà

Elenco SACL dell'oggetto CommonSecurityDescriptor.

Si applica a