Mono Class Library: Overview

Mono.Unix.UnixUserInfo: Constructor Members

The constructors 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 Constructors

Constructs and initializes a new instance of Mono.Unix.UnixUserInfo by using the specified Mono.Unix.Native.Passwd entry.
Constructs and initializes a new instance of Mono.Unix.UnixUserInfo by looking up the specified user id in the local password database file.
Constructs and initializes a new instance of Mono.Unix.UnixUserInfo by looking up the specified user name in the local password database file.
Constructs and initializes a new instance of Mono.Unix.UnixUserInfo by looking up the specified user id in the local password database file.