Public Methods
Method | Description |
---|---|
Creates a new SecurityProperty in the collection and returns the pointer. PARAMETERS: Name, Description, and ValueDefault as Strings, Datatype as Integer. | |
Deletes a SecurityProperty object specified by the given name or ID. PARAMETERS: Identifier as String or Integer. |
Public Properties
Properties | Description |
---|---|
Returns a SecurityProperty object specified by the given name, GUID or ID. PARAMETERS: Identifier as String or Integer. | |
This is the number of SecurityProperty objects in the collection. DATATYPE: Integer. | |
Returns a SecurityProperty object specified by the given name, GUID or ID. PARAMETERS: Identifier as String or Integer. |
See Also