Permissions object methods
- Method name
- Description
Add- Adds a Permission object to the collection.
Has- Returns True if the collection already has the given permission.
IsACL- Returns True if all permissions in the collection apply to the same object.
Item- Returns the specified item in the collection.
Remove- Removes a Permission object from the collection.
Note: For all Perl Get and Set methods that map
to Visual Basic Properties, see the Properties section of this object.
Additional Perl Methods that map to Visual Basic properties:
| Method name | Access | Description |
|---|---|---|
Count |
Read-only | Returns the number of items in the collection. |