Version:
SecuredTaskDeniedException(OtterSecuredTask task, string userName) Constructor
Syntax
public SecuredTaskDeniedException(OtterSecuredTask task, string userName)
Parameters
- task
- Type: OtterSecuredTask
The task that cannot be performed.
- userName
- Type: string
The name of the user which was denied the task.