Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates the key that is used to generate the form digest validation of the site collection.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
<SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.PerSpec)> _
Public Sub UpdateValidationKey
'Usage
Dim instance As SPSite
instance.UpdateValidationKey()
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.PerSpec)]
public void UpdateValidationKey()
Remarks
Calling the UpdateValidationKey method clears any existing canary validation. Only a server farm administrator can execute this method.