SPUserCodeExecutionContext Properties

Include Protected Members
Include Inherited Members

The SPUserCodeExecutionContext type exposes the following members.

Properties

  Name Description
Public property ProxyOperationAssemblyName Gets or sets the strong name of the assembly that contains the proxy operation class.
Public property ProxyOperationTypeName Gets or sets the full type name of the proxy operation class.
Public property SolutionHash Gets or sets the solution hash.
Public property SolutionId Gets or sets a globally unique identifier (GUID) that identifies the user code to be executed.
Public property SolutionValidationErrorMessage Gets or sets an error message that is returned by the last user-code validator.
Public property SolutionValidationErrorUrl Gets or sets the destination URL for a redirection that is made after the failure of the last user-code validator.
Public property SolutionValidatorsHash Gets or sets a hash of the user-code validators that validated the user code.

Top

See Also

Reference

SPUserCodeExecutionContext Class

Microsoft.SharePoint.UserCode Namespace