Mono Class Library: Mono.Unix.Native Namespace

Mono.Unix.Native.Group Class

Group database entry. [Edit]

See Also: Group Members

public sealed class Group : IEquatable<Group>

See Also

Syscall.getgrnam
Syscall.getgrgid
Syscall.getgrent
Syscall.fgetgrent

Thread Safety

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

Remarks

A Group entry contains an entry from the group database file /etc/group, which is described in group(5). [Edit]

Requirements

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