ADRecipient Methods

Include Protected Members
Include Inherited Members

The ADRecipient type exposes the following members.

Methods

  Name Description
Public method Clone (Inherited from ConfigurableObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetProperties (Inherited from ConfigurableObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method SetObjectClass (Inherited from ADObject.)
Public method ToString (Overrides ADObject.ToString().)
Public method Validate (Inherited from ConfigurableObject.)
Protected method ValidateRead (Overrides ADObject.ValidateRead(List<ValidationError>).)
Protected method ValidateWrite (Overrides ADObject.ValidateWrite(List<ValidationError>).)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IConfigurable.CopyChangesFrom (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate method IConfigurable.ResetChangeTracking (Inherited from ConfigurableObject.)

Top