TestimoX

API Reference

Class

PrivilegedEmailSnapshot

Namespace ADPlayground.Infrastructure.PrivilegedEmailService
Assembly ADPlayground
Modifiers sealed

Snapshot of privileged accounts and their email presence for a single domain.

Inheritance

  • Object
  • PrivilegedEmailSnapshot

Constructors

Properties

public String DomainName { get; set; } #

DNS name of the domain represented by this snapshot.

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

Per-account email details.