TestimoX

API Reference

Class

Item (DuplicateSpnPostureService)

Namespace ADPlayground.Kerberos.DuplicateSpnPostureService
Assembly ADPlayground
Modifiers sealed

Projected duplicate-SPN row for reporting and rule evaluation.

Inheritance

  • Object
  • Item

Constructors

Properties

public String ScopeName { get; set; } #

Scope name used for the row.

public String Spn { get; set; } #

Duplicate Service Principal Name value.

public String ServiceClass { get; set; } #

SPN service class extracted from the value.

public Int32 AccountCount { get; set; } #

Number of distinct owning accounts for the SPN.

public String Accounts { get; set; } #

Semicolon-delimited list of distinct owning account names.

public String AccountSids { get; set; } #

Semicolon-delimited list of distinct owning account SIDs.