EffectiveMembers
Gets the members of the local group.
Syntax
string[] EffectiveMembers {get;}
Property value
The members of the group.
Exceptions
EffectiveGid
throws an InvalidOperationException
if the UNIX group profile does
not have members defined, or if this is not a local group profile and you
attempt to set or get this property.