Gets the names of all group members.
A string array containing the names of all group members.
Note: There is no guarantee that the group member names returned are valid users on the system, i.e. that GetMemberNames().Select(m => new UnixUserInfo(m)).ToArray() won't generate an exception.
Namespace: Mono.Unix
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0