TestimoX

API Reference

Class

LdapToolOutputRow

Namespace ADPlayground.Helpers
Assembly ADPlayground
Modifiers sealed

Generic LDAP output row that flattens attributes into the JSON object body.

Inheritance

  • Object
  • LdapToolOutputRow

Constructors

Properties

public Dictionary<String, Object> Attributes { get; set; } #
JsonExtensionData

Gets LDAP attributes represented as extension data.

public IReadOnlyList<String> TruncatedAttributes { get; set; } #
JsonPropertyName("_truncated_attributes")

Gets names of attributes truncated by value caps.