System.Security.AccessControl.ObjectSecurity.SetGroup Method

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

Syntax

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

Parameters

identity
The primary group 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