Marks a page as requiring a specific secured task.
Name | Description | |
---|---|---|
SecuredTaskRequiredAttribute(ProGetSecuredTask task) |
Initializes a new instance of the SecuredTaskRequiredAttribute class. |
|
SecuredTaskRequiredAttribute(OtterSecuredTask task) |
Initializes a new instance of the SecuredTaskRequiredAttribute class. |
|
SecuredTaskRequiredAttribute(BuildMasterSecuredTask task) |
Initializes a new instance of the SecuredTaskRequiredAttribute class. |
|
SecuredTaskRequiredAttribute(int task) |
Initializes a new instance of the SecuredTaskRequiredAttribute class. |
Name | Description | |
---|---|---|
Task |
Gets the required task. |