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 | |
---|---|---|
![]() |
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 | |
---|---|---|
![]() |
AffinityBucketName | Gets the name of the affinity bucket in which the sandboxed solution request should be executed. |
![]() |
ServiceInstance | Gets the user code service instance on which the sandboxed solution request should be executed. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top