AddLocalGroupPartialProfile
Adds a partial profile for the specified group to the zone.
Syntax
IHierarchicalUser AddlocalGroupPartialProfile(string groupName)
Parameters
Specify groupName; the name of the local group.
Return value
The hierarchical group object that represents the local group profile.
Exceptions
If you pass a null parameter, AddLocalGroupPartialProfile throws the exception ArgumentNullException.