TestimoX

API Reference

Class

DuplicateSamEntry

Namespace ADPlayground.DirectoryServices.DuplicateAccountService
Assembly ADPlayground
Modifiers sealed

A single duplicate sAMAccountName entry with object class context.

Inheritance

  • Object
  • DuplicateSamEntry

Constructors

public DuplicateSamEntry() #
Obsolete("Constructors of types with required members are not supported in this version of your compiler.", true)

Properties

public String SamAccountName { get; set; } #

The duplicated sAMAccountName value.

public String[] DistinguishedNames { get; set; } #

Distinguished names that share the same sAMAccountName.

public String[] ObjectClasses { get; set; } #

Resolved object classes for the duplicates (best-effort).