Recurse
NOTE: This parameter description applies only to the RoleDoesUserHavePrivilege action.
Set Recurse
to True
to check whether the role that the user belongs to, and its parent roles, have the specified privilege. This option finds a privilege in the roles that the user explicitly belongs to, and then checks the roles that user implicitly belongs to. You can use this option to find the value of a privilege that does not have a value for the role because its value is determined by the values of the privilege in the parent roles.
Set Recurse
to False
to check only whether the specified user belongs to a role that explicitly has the specified privilege.
Actions: | RoleDoesUserHavePrivilege
|
Type: | Boolean |
Default: | False |
Example: | Recurse=True
|
See Also: |