Mono Class Library: Overview

Mono.Unix.UnixUserInfo: Property Members

The properties of Mono.Unix.UnixUserInfo are listed below. For a list of all members, see the UnixUserInfo Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
GroupUnixGroupInfo. Gets information about the user's group.
[read-only]
GroupIdlong. Gets the user's group id.
[read-only]
GroupNamestring. Gets the users's group's name.
[read-only]
HomeDirectorystring. Gets the user's home directory.
[read-only]
Passwordstring. Gets the user's password.
[read-only]
RealNamestring. Gets the user's real name.
[read-only]
ShellProgramstring. Gets the user's login shell program.
[read-only]
UserIdlong. Gets the user's id.
[read-only]
UserNamestring. Gets the user's login name.