SPExternalApplicationRequestProperties Members

Include Protected Members
Include Inherited Members

Represents a request from an external application, such as a Silverlight application, for access to SharePoint Foundation data.

The SPExternalApplicationRequestProperties type exposes the following members.

Properties

  Name Description
Public property ApplicationPrincipalLogOnName Gets the logon name of the SPUser object that represents the external application.
Public property ApplicationUrl Gets the URL of the external application.
Public property ApplicationXml Gets the External Application XML markup for the external application.
Public property RequestTokenPrefix Gets the portion of the request token other than the server hash and client hash.
Public property Web Gets the Web site that the external application wants to access, which is the Web site containing a page with a Web Part that hosts the external application.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
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

SPExternalApplicationRequestProperties Class

Microsoft.SharePoint Namespace