TestimoX

API Reference

Class

ServiceClassInfo

Namespace ADPlayground.Kerberos.SpnHygieneService
Assembly ADPlayground
Modifiers sealed

Name/count and flags for a particular service class (e.g., HOST, MSSQLSvc).

Inheritance

  • Object
  • ServiceClassInfo

Constructors

Properties

public String Name { get; set; } #

Service class name.

public Int32 Count { get; set; } #

Total occurrences across scanned SPNs.

public Boolean IsBlocked { get; set; } #

True when the class is listed in the blocklist.

public Boolean IsUnexpected { get; set; } #

True when the class is not present in the allowlist (when provided).