1 out of 2 rated this helpful - Rate this topic

SPUtility.ValidateFormDigest Method

Validates the form digest control that is used in the current request.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.PerSpec)]
public static bool ValidateFormDigest()

Return Value

Type: System.Boolean
true if the form digest control is valid; otherwise, false.

If the method that is passed to the RunWithElevatedPrivileges method includes a write operation, either of the SPUtility.ValidateFormDigest() or SPWeb.ValidateFormDigest() methods should be called before a call is made to RunWithElevatedPrivileges.

For information about the control that is used for security validation, see Microsoft.SharePoint.WebControls.FormDigest.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ