Edit

Share via


ObjectSecurity.SetGroup(IdentityReference) Method

Definition

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

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

Parameters

identity
IdentityReference

The primary group to set.

Applies to