TestimoX

API Reference

Class

UserItem

Namespace ADPlayground.DirectoryServices.JavaSchemaForestService
Assembly ADPlayground
Modifiers sealed

A single user carrying one or more java* attributes.

Inheritance

  • Object
  • UserItem

Constructors

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

Properties

public String DomainName { get; set; } #

DNS domain name where the user resides.

public String DistinguishedName { get; set; } #

Distinguished name of the user object.

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

Names of java* attributes present on the user (e.g., javaclassname).