Click or drag to resize

WorkflowHostExtension Methods

The WorkflowHostExtension type exposes the following members.

Methods
 NameDescription
Public methodCertificateContext Method for getting the certificate context
Public methodStatic memberDecorateOnBehalfOfUser Decorates the headers provided with the OnBehalfOfUser property according to the impersonator provided.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetActionLabels Return dictionary with localised labels for an action.
Public methodGetActionMask Returns the action mask for action
Public methodStatic memberGetFile Get an OData File
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetPlugin Return the Plugin class implementing the PluginInterface
Public methodGetPluginInstanceObsolete.
Return the Plugin class implementing the PluginInterface
Public methodStatic memberGetRecord Get an OData Record
Public methodGetRegisterData(String, String) Get register information from the register.
Public methodGetRegisterData(String, String, Boolean) Get register information from the register.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodGetWorkflowDataInRegister(String) Get the workflow instance information in the wzp_workflow_instance register for the workflow instance.
Public methodGetWorkflowDataInRegister(String, Boolean) Get the workflow instance information in the wzp_workflow_instance register for the workflow instance.
Public methodGetWorkflowDataInRegister(String, Boolean, SecurityContext) Get the workflow instance information in the wzp_workflow_instance register for the workflow instance.
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodODataContext Gets the ODataService to access the OData webService.
Public methodODataDynamicClient Gets the client for accessing the OData webservice.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
Extension Methods
See Also