TestimoX

API Reference

Class

SpnStatsService

Namespace ADPlayground.Kerberos
Assembly ADPlayground
Modifiers static

Provides SPN inventory and aggregation helpers powered by the ADPlayground LDAP engine.

Inheritance

  • Object
  • SpnStatsService

Methods

public static async Task<SpnStatsResult> QueryAsync(SpnStatsQueryOptions options, CancellationToken cancellationToken = null) #
Returns: Task<SpnStatsResult>

Queries and aggregates SPNs by service class and host.

Parameters

options ADPlayground.Kerberos.SpnStatsService.SpnStatsQueryOptions requiredposition: 0
cancellationToken System.Threading.CancellationToken = null optionalposition: 1