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
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)- A7% (3)
- B2% (1)
- C85% (35)
- D5% (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
Community Discussion
No community discussion yet for this question.