Mono Class Library: Overview

Mono.Unix.Native.Passwd: Members

The members of Mono.Unix.Native.Passwd are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.

Public Fields

pw_dirstring. Home directory.
pw_gecosstring. Honeywell login info.
pw_giduint. User gid.
pw_namestring. User name.
pw_passwdstring. Encrypted password.
pw_shellstring. Default shell.
pw_uiduint. User uid.

Public Methods

Equals(Passwd) : bool
Documentation for this section has not yet been entered.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.

Public Operators

static
Equality(Passwd, Passwd)Documentation for this section has not yet been entered.
static
Inequality(Passwd, Passwd)Documentation for this section has not yet been entered.