ADAMObject Class

Class representing a user or group

Definition

Namespace: FileHold.UserRoleManager
Assembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
C#
public class ADAMObject : IEquatable<ADAMObject>, 
	IComparable<ADAMObject>
Inheritance
Object    ADAMObject
Derived
Implements
IComparableADAMObject, IEquatableADAMObject

Constructors

ADAMObjectInitializes a new instance of the ADAMObject class

Properties

Methods

Extension Methods

See Also