TestimoX

API Reference

Class

PrivilegedGroupsSummaryService

Namespace ADPlayground.Groups
Assembly ADPlayground
Modifiers static

Computes privileged-groups summary payloads for wrappers.

Inheritance

  • Object
  • PrivilegedGroupsSummaryService

Methods

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

Queries privileged groups and shapes the wrapper summary payload.

Parameters

options ADPlayground.Groups.PrivilegedGroupsSummaryQueryOptions requiredposition: 0
Query options.
cancellationToken System.Threading.CancellationToken = null optionalposition: 1
Cancellation token.

Returns

Summary result.