The IWorkflowSecurity type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | GetStateReviewPermission |
This method gets the PermissionInfo of the State Review permission
|
![]() | HasStateReviewerPermission(Int32) |
This method returns true if the current user has review permission on the specified state
|
![]() | HasStateReviewerPermission(Int32, Int32, Int32) |
This method returns true if the user has review permission on the specified state
|
![]() | HasStateReviewerPermission(PortalSettings, UserInfo, Int32) |
This method returns true if the user has review permission on the specified state
|
![]() | IsWorkflowReviewer |
This method returns true if the user has review permission on at least one workflow state
|