GroupID
Gets the numeric group identifier (GID) for the group profile or sets a new GID for the specified Active Directory group in the specified zone.
Syntax
long GroupID {get; set;}
Property value
The numeric value of the UNIX GID for the UNIX profile in the zone.
Discussion
This property supports a 64-bit signed number for .NET modules.
Exceptions
GroupID
throws and InvalidOperationException
if the GID is null
(that is, there
is only a partial profile).