ObjectSecurity::GetGroup Method (Type^)
.NET Framework (current version)
Gets the primary group associated with the specified owner.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- targetType
-
Type:
System::Type^
The owner for which to get the primary group.
Return Value
Type: System.Security.Principal::IdentityReference^The primary group associated with the specified owner.
.NET Framework
Available since 2.0
Available since 2.0
Show: