PermissionMarker Property
A marker when permissions are paged.
Syntax
property PermissionMarker: String;
Default Value
''
Remarks
This property returns a marker used to iterate over pages of permissions. When ListPermissions is called if the results are paged this property will be populated. Continue to call ListPermissions until this property returns empty string in order to list all permissions.
This property is not available at design time.
Data Type
String