SPExternalApplicationSettings Members

Include Protected Members
Include Inherited Members

Represents configuration information for how an SPWebService manages external applications.

The SPExternalApplicationSettings type exposes the following members.

Constructors

  Name Description
Public method SPExternalApplicationSettings Initializes a new instance of the SPExternalApplicationSettings class.

Top

Properties

  Name Description
Public property ApplicationXMLMaximum Gets or sets the maximum length, in characters, of the External Application XML for any Web Part that hosts an external application.
Public property Enabled Gets or sets a value that specifies whether an External Application Provider (EAP) is enabled for the SPWebService.
Public property Provider Gets or sets the External Application Provider (EAP) that manages rendering of Web Parts that host external applications and that provides any custom logic needed to register external applications such as Silverlight applications.
Public property TokenTimeout Gets or sets the length of time that a request token given to an external application is valid.
Public property UpgradedPersistedProperties Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData Gets the serialized state of the object. (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization Called after the object has been deserialized from the file system cache or the database. (Inherited from SPAutoSerializingObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateParent Causes the containing SPPersistedObject, if one exists, to update its state. (Inherited from SPAutoSerializingObject.)

Top

See Also

Reference

SPExternalApplicationSettings Class

Microsoft.SharePoint.Administration Namespace