ObjectSecurity.SetOwner(IdentityReference) Metódus

Definíció

Beállítja az objektumhoz társított biztonsági leíró tulajdonosát ObjectSecurity .

public:
 void SetOwner(System::Security::Principal::IdentityReference ^ identity);
public void SetOwner(System.Security.Principal.IdentityReference identity);
member this.SetOwner : System.Security.Principal.IdentityReference -> unit
Public Sub SetOwner (identity As IdentityReference)

Paraméterek

identity
IdentityReference

A beállítani kívánt tulajdonos.

A következőre érvényes: