Directory Class | 
Namespace: Omada.OE.UtilityCodeAssembly
public class Directory
The Directory type exposes the following members.
| Name | Description | |||||||
|---|---|---|---|---|---|---|---|---|
| SynchronizeUserData |  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.
             
 The action object must be a user, but it does not have to be of the built-in user type  | 
| Name | Description | |
|---|---|---|
| ToBool | 
            Converts object to boolean.
              (Defined by ObjectExtensions.) | |
| ToDateTime | 
            Converts object to DateTime.
              (Defined by ObjectExtensions.) | |
| ToInt | 
            Converts object to integer.
              (Defined by ObjectExtensions.) |