PermissionInfos Members

Functions

Name Description
None NA

Properties

Name Description
Count Returns the number of permissions in the collection. Return value: Integer. This property is read only.
Item Returns the specified permission from the collection; Index can either be 1-based index or permission iname. Return value: PermissionInfo. This property is read only.
ItemByID Returns the specified permission when passed the permission ID. Return value: PermissionInfo. This property is read only.