TestimoX

API Reference

Class

LdapValueFormatter

Namespace ADPlayground.Helpers
Assembly ADPlayground
Modifiers static

Formats raw ADSI/LDAP values into stable, display-safe strings. Intended for report and tool output layers that need deterministic formatting without re-implementing byte[]/SID/GUID handling in each consumer.

Inheritance

  • Object
  • LdapValueFormatter

Methods

public static String Format(Object value) #
Returns: String

Formats a single LDAP property value into a string.

Parameters

value System.Object requiredposition: 0