SPAdministrationServiceJobDefinition.Validate method

Validates that the user can update the object before it is persisted.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overrides Sub Validate
'Usage

Me.Validate()
protected override void Validate()

Remarks

Note that this validation check is not particularly strong. Any person that has access to the configuration database or the file system cache can create, update, and/or delete jobs that run in the Administration service.

See also

Reference

SPAdministrationServiceJobDefinition class

SPAdministrationServiceJobDefinition members

Microsoft.SharePoint.Administration namespace