You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 2
Next »
Public Methods
Method | Description |
---|
| Create a new User object. PARAMETERS: Name (String), Description (String), Password (String). |
| Create a new Directory Service (Windows Authenticated) User object. PARAMETERS: Name (String), Description (String). |
| Deactivate a User object specified by the given name. PARAMETERS: Name (String). |
| Returns a StringObject collection containing the names of all the deactivated Users. |
| Reactivate a User object specified by the given name. PARAMETERS: Name (String). |
| Delete a User object specified by the given name. PARAMETERS: Name (String). |
Public Properties
Property | Description |
---|
| Returns a User object specified by the given name. PARAMETERS: Identifier (String). |
|
|
| Number of User objects in the collection. DATATYPE: Integer. |
| Returns a User object specified by the given name. PARAMETERS: Identifier (String). |