BuildMaster SDK Reference
Version:

CanPerformTasks(Inedo.Security.BuildMasterSecuredTask[] tasks) Method

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

Syntax

public static bool[] CanPerformTasks(Inedo.Security.BuildMasterSecuredTask[] tasks)

Parameters

tasks
Type: Inedo.Security.BuildMasterSecuredTask[]

The tasks to check.

Returns

Array of values whose indexes correspond to the supplied tasks.