BuildMaster SDK Reference
Version:

CanPerformTasks(SecuredTask[] tasks) Method

Returns a value indicating whether the current user is allowed to perform the specified tasks.

Syntax

public bool[] CanPerformTasks(SecuredTask[] tasks)

Parameters

tasks
Type: SecuredTask[]

The tasks to check.

Returns

Array of values whose indexes correspond to the supplied tasks.