TestimoX

API Reference

Class

FormattedSearchResult

Namespace ADPlayground.Helpers.LdapToolResolveHelper
Assembly ADPlayground
Implements
IEquatable<FormattedSearchResult>
Modifiers sealed

A formatted object with attribute values already normalized for tool output.

Inheritance

  • Object
  • FormattedSearchResult

Constructors

Methods

public FormattedSearchResult <Clone>$() #
Returns: FormattedSearchResult
public virtual Boolean Equals(FormattedSearchResult other) #
Returns: Boolean

Parameters

obj Object requiredposition: 0
public override Int32 GetHashCode() #
Returns: Int32
public override String ToString() #
Returns: String

Properties

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

Formatted attribute values (keys are original LDAP attribute names).

public IReadOnlyList<String> TruncatedAttributes { get; set; } #

Attribute names where values were truncated due to caps.