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

Mono.Unix.UnixUserInfo Constructor

Constructs and initializes a new instance of Mono.Unix.UnixUserInfo by using the specified Mono.Unix.Native.Passwd entry.

public UnixUserInfo (Mono.Unix.Native.Passwd passwd)

Parameters

passwd
A Mono.Unix.Native.Passwd containing the user to get information about.

Remarks

This constructor wraps passwd, providing framework-compliant naming conventions over the native Mono.Unix.Native.Passwd type.

Requirements

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