CommonSecurityDescriptor.SystemAcl Eigenschap

Definitie

Hiermee haalt u de system Access Control list (SACL) op voor dit CommonSecurityDescriptor-object. De SACL bevat controleregels.

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

Waarde van eigenschap

De SACL voor dit CommonSecurityDescriptor object.

Van toepassing op