Click or drag to resize

Directory Methods

The Directory type exposes the following members.

Methods
  NameDescription
Public methodSynchronizeUserData Obsolete.
Method is used to retrieve info about a specific user from Active Directory or ADAM. The info is transferred to properties on the action object.
Codemethod usage
Designed to be used in a process only (Yes/No) No
Action Object (data object type) User

The action object must be a user, but it does not have to be of the built-in user type

Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also