Click or drag to resize

ADAMObject Class

Class representing a user or group
Inheritance Hierarchy

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public class ADAMObject : IEquatable<ADAMObject>, 
	IComparable<ADAMObject>

The ADAMObject type exposes the following members.

Constructors
  NameDescription
Public methodADAMObject
Initializes a new instance of the ADAMObject class
Top
Properties
Methods
  NameDescription
Public methodCompareTo
Public methodEquals
Top
Extension Methods
See Also