BuildMaster SDK Reference
Version:

SecuredTaskDeniedException(SecuredTask task, string userName) Constructor

Initializes a new instance of the SecuredTaskDeniedException class.

Syntax

public .ctor(SecuredTask task, string userName)

Parameters

task
Type: SecuredTask

The task that cannot be performed.

userName
Type: string

The name of the user which was denied the task.