Mono.Unix.Native.Passwd Class
Password database entry.

See Also: Passwd Members

Syntax

public sealed class Passwd : IEquatable<Passwd>

See Also

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

Remarks

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

Thread Safety

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

Requirements

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