Page History
Description
Add a new Profile object. PARAMETERS: Name and Description (String), Privileges (StringObjects).
Syntax
Code Block | ||
---|---|---|
| ||
Public Function Add( _ ByVal Name As Variant, _ ByVal Description As Variant, _ ByVal Privileges As StringObjects _ ) As Profile |
Parameters
- Name
- Description
- Privileges
Info | ||
---|---|---|
| ||