nerdexam
Microsoft

70-573 · Question #212

You update a solution validator. You need to ensure that all SharePoint solutions are validated the next time the solutions are executed. What should you do?

The correct answer is C. Modify the Signature property of the solution validator. MNEMONIC RULE: "signature solution validator" Gets or sets the version number and state hash of a solution validator. SPSolutionValidator.Signature Property us/library/microsoft.sharepoint.usercode.spsolutionvalidator.signature.aspx

Developing SharePoint Solutions

Question

You update a solution validator. You need to ensure that all SharePoint solutions are validated the next time the solutions are executed. What should you do?

Options

  • AModify the Guid attribute of the solution validator.
  • BDeactivate and activate all of the installed solutions.
  • CModify the Signature property of the solution validator.
  • DIn the Feature that deploys the solution validator, modify the Version attribute of the Feature

How the community answered

(41 responses)
  • A
    7% (3)
  • B
    2% (1)
  • C
    85% (35)
  • D
    5% (2)

Explanation

MNEMONIC RULE: "signature solution validator" Gets or sets the version number and state hash of a solution validator. SPSolutionValidator.Signature Property us/library/microsoft.sharepoint.usercode.spsolutionvalidator.signature.aspx

Topics

#solution validator#sandboxed solutions#Signature property#solution validation

Community Discussion

No community discussion yet for this question.

Full 70-573 Practice