System.Security.AccessControl.ObjectSecurity.SetOwner Method

Sets the owner for the security descriptor associated with this System.Security.AccessControl.ObjectSecurity object.

Syntax

public void SetOwner (System.Security.Principal.IdentityReference identity)

Parameters

identity
The owner to set.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Security.AccessControl
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0