TestimoX

API Reference

Class

LdapToolSpnSearchPolicy

Namespace ADPlayground.Helpers
Assembly ADPlayground
Modifiers static

Attribute selection policy for LDAP ad_spn_search queries.

Inheritance

  • Object
  • LdapToolSpnSearchPolicy

Methods

public static IReadOnlyList<String> ResolveAttributes(IEnumerable<String> requestedAttributes) #
Returns: IReadOnlyList<String>

Resolves ad_spn_search attributes from requested values using engine policy.

Parameters

requestedAttributes System.Collections.Generic.IEnumerable{System.String} requiredposition: 0

Fields

public static readonly HashSet<String> AllowedAttributes #

Allowlisted attributes for ad_spn_search row projections.