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