Public Methods

MethodDescription
Add

Add a new Profile object. PARAMETERS: Name and Description (String), Privileges (StringObjects).

Public Properties

PropertyDescription
_ItemReturns a Profile object specified by the given name. PARAMETERS: Identifier (String).
_NewEnum
CountNumber of Profile objects in the collection. DATATYPE: Integer.
ItemReturns a Profile object specified by the given name. PARAMETERS: Identifier (String).