Page History
...
Create a new Directory Service (Windows Authenticated) User object. PARAMETERS: Name as (String), Description as (String).
Syntax
Code Block | ||
---|---|---|
| ||
Public Function CreateDSUser( _ ByVal Name As Variant, _ ByVal Description As Variant, _ ByVal Password As Variant _ ) As User |
Parameters
- Name
- Description
- Password
Remarks
...
Info | ||
---|---|---|
| ||