TestimoX

API Reference

Class

View (SpnPostureRollupService)

Namespace ADPlayground.Kerberos.SpnPostureRollupService
Assembly ADPlayground
Modifiers sealed

Aggregated view combining duplicate SPNs and overall SPN hygiene results.

Inheritance

  • Object
  • View

Constructors

Properties

public String DomainName { get; set; } #

DNS domain name evaluated.

public Int32 DuplicateCount { get; set; } #

Total number of duplicate SPN entries detected.

public List<DuplicateSample> Duplicates { get; set; } #

Sample of duplicate SPNs (limited by the sample parameter in Int32)).

public SpnHygieneSnapshot Hygiene { get; set; } #

SPN hygiene snapshot for the domain.