Public Methods
Method | Description |
---|---|
Add | Add a new Profile object. PARAMETERS: Name and Description (String), Privileges (StringObjects). |
Public Properties
Property | Description |
---|---|
_Item | Returns a Profile object specified by the given name. PARAMETERS: Identifier (String). |
_NewEnum | |
Count | Number of Profile objects in the collection. DATATYPE: Integer. |
Item | Returns a Profile object specified by the given name. PARAMETERS: Identifier (String). |
See Also