nerdexam
Microsoft

70-573 · Question #94

You develop a custom approval workflow. The workflow uses the CreateTask class to assign tasks to a user named User1. A list called Tasks stores the tasks. Other workflows and users use the Tasks…

The correct answer is A. Set the CreateTask.SpecialPermissions property. MNEMONIC RULE: "SpecialPermissions" CreateTask.SpecialPermissions Property us/library/microsoft.sharepoint.workflowactions.createtask.specialpermissions.aspx

Developing Business Logic

Question

You develop a custom approval workflow. The workflow uses the CreateTask class to assign tasks to a user named User1. A list called Tasks stores the tasks. Other workflows and users use the Tasks list. You need to ensure that the tasks assigned to User1 can only be viewed by User1. What should you do?

Options

  • ASet the CreateTask.SpecialPermissions property.
  • BSet the CreateTask.TaskProperties property.
  • CBreak the permission inheritance for the Tasks list.
  • DAssign a custom permission level to a group that contains User1.

How the community answered

(32 responses)
  • A
    84% (27)
  • B
    9% (3)
  • C
    3% (1)
  • D
    3% (1)

Explanation

MNEMONIC RULE: "SpecialPermissions" CreateTask.SpecialPermissions Property us/library/microsoft.sharepoint.workflowactions.createtask.specialpermissions.aspx

Topics

#workflow#CreateTask#SpecialPermissions#task-level permissions

Community Discussion

No community discussion yet for this question.

Full 70-573 Practice