Udostępnij przez


GenericSecurityDescriptor.Owner Właściwość

Definicja

Pobiera lub ustawia właściciela obiektu skojarzonego z tym GenericSecurityDescriptor obiektem.

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

Wartość właściwości

Właściciel obiektu skojarzonego z tym GenericSecurityDescriptor obiektem.

Dotyczy