SPUserCodeActivationSiteInfo Members

Include Protected Members
Include Inherited Members

Describes the activation site where the sandboxed solution request should be executed.

The SPUserCodeActivationSiteInfo type exposes the following members.

Constructors

  Name Description
Public method SPUserCodeActivationSiteInfo Initializes a new instance of the SPUserCodeActivationSiteInfo class with the specified user code service instance and the affinity bucket name.

Top

Properties

  Name Description
Public property AffinityBucketName Gets the name of the affinity bucket in which the sandboxed solution request should be executed.
Public property ServiceInstance Gets the user code service instance on which the sandboxed solution request should be executed.

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

SPUserCodeActivationSiteInfo Class

Microsoft.SharePoint.Administration Namespace