TestimoX

API Reference

Class

UnixPasswordSnapshot

Namespace ADPlayground.Users.UnixPasswordService
Assembly ADPlayground
Modifiers sealed

Snapshot of accounts with UNIX password attributes present.

Inheritance

  • Object
  • UnixPasswordSnapshot

Constructors

public UnixPasswordSnapshot() #

Properties

public String DomainName { get; set; } #

DNS domain name the snapshot represents.

public IReadOnlyList<UnixPasswordAccount> Items { get; set; } #

Per‑account rows indicating which attributes are present.

public Int32 Count { get; } #

Total accounts with UNIX password attributes.