Permissions Members
These members are collection of Permission values which describe access rights for a particular object.
Name | Description |
---|---|
Add | Adds a new Permission value to this collection; user must have necessary Administrator rights. |
Remove | Removes the specified Permission value from this collection. |
Name | Description |
---|---|
Count | Returns the number of Permission values in the collection. Return value: Integer. This property is read only. |
Item | Returns the specified Permission value; Index is 1-based index. Return value: Permission. This property is read only. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.