TestimoX

API Reference

Class

SpnInvalidEntry

Namespace ADPlayground.Kerberos.SpnHygieneService
Assembly ADPlayground
Modifiers sealed

Describes an invalid or unresolvable SPN discovered on an account.

Inheritance

  • Object
  • SpnInvalidEntry

Constructors

Properties

public String SamAccountName { get; set; } #

Account sAMAccountName that owns the SPN.

public String Spn { get; set; } #

The offending Service Principal Name string.

public String Reason { get; set; } #

Reason the SPN was flagged (syntax error, DNS resolve failed, etc.).