SPExternalApplicationRequestResult members

When implemented in a derived class, provides a method that returns the content control for a Web Part that hosts an external application, and optionally holds a client hash.

The SPExternalApplicationRequestResult type exposes the following members.

Constructors

  Name Description
Protected method SPExternalApplicationRequestResult Initializes a new instance of the SPExternalApplicationRequestResult class.

Top

Properties

  Name Description
Public property ClientHash When implemented in a derived class, gets a value that is used by the request forwarder of the external application so that it can verify that results it gets from the Microsoft SharePoint Foundation Web application have not been tampered with.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetContentControl When implemented in a derived class, provides alternative rendering of the Web Part.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPExternalApplicationRequestResult class

Microsoft.SharePoint namespace