The IWorkflowSecurity type exposes the following members.

Methods

  NameDescription
Public methodGetStateReviewPermission
This method gets the PermissionInfo of the State Review permission
Public methodHasStateReviewerPermission(Int32)
This method returns true if the current user has review permission on the specified state
Public methodHasStateReviewerPermission(Int32, Int32, Int32)
This method returns true if the user has review permission on the specified state
Public methodHasStateReviewerPermission(PortalSettings, UserInfo, Int32)
This method returns true if the user has review permission on the specified state
Public methodIsWorkflowReviewer
This method returns true if the user has review permission on at least one workflow state

See Also