Mono Class Library: Mono.Unix.UnixUserInfo Overview | Members

Mono.Unix.UnixUserInfo.GroupName Property

Gets the users's group's name.

public string GroupName { get; }

Value

A string containing the group name that the user belongs to.

Remarks

This is equivalent to calling UnixUserInfo.Group.UnixGroupInfo.GroupName.

Requirements

Namespace: Mono.Unix
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0