RawSecurityDescriptor.Owner Proprietà

Definizione

Ottiene o imposta il proprietario dell'oggetto associato a questo oggetto RawSecurityDescriptor.

public:
 virtual property System::Security::Principal::SecurityIdentifier ^ Owner { System::Security::Principal::SecurityIdentifier ^ get(); void set(System::Security::Principal::SecurityIdentifier ^ value); };
public override System.Security.Principal.SecurityIdentifier Owner { get; set; }
public override System.Security.Principal.SecurityIdentifier? Owner { get; set; }
member this.Owner : System.Security.Principal.SecurityIdentifier with get, set
Public Overrides Property Owner As SecurityIdentifier

Valore della proprietà

Proprietario dell'oggetto associato a questo oggetto RawSecurityDescriptor.

Si applica a