Mono Class Library: Mono.Unix.Native Namespace

Mono.Unix.Native.Passwd Class

Password database entry. [Edit]

See Also: Passwd Members

public sealed class Passwd : IEquatable<Passwd>

See Also

Syscall.getpwent
Syscall.getpwnam
Syscall.getpwuid
Syscall.fgetpwent

Thread Safety

All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe.

Remarks

An entry from the password database file described in passwd(5), typically /etc/passwd. [Edit]

Requirements

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