TestimoX

API Reference

Class

AdWhoAmIService

Namespace ADPlayground.Helpers
Assembly ADPlayground
Modifiers static

Reads runtime identity and RootDSE context for thin whoami wrappers.

Inheritance

  • Object
  • AdWhoAmIService

Methods

public static WhoAmIQueryResult Query(WhoAmIQueryOptions options, CancellationToken cancellationToken = null) #
Returns: WhoAmIQueryResult

Reads whoami/rootDSE snapshot values.

Parameters

options ADPlayground.Helpers.AdWhoAmIService.WhoAmIQueryOptions requiredposition: 0
Whoami query options.
cancellationToken System.Threading.CancellationToken = null optionalposition: 1
Cancellation token.

Returns

Typed whoami result payload.