SPServiceProvisioningContext members
Provides consumable information for service applications to use when they are provisioned..
The SPServiceProvisioningContext type exposes the following members.
Properties
Name | Description | |
---|---|---|
ApplicationProcessAccount | Gets the service application process account for the provisioning context. | |
IisWebServiceApplicationPool | Gets the shared application pool of the Web service for the provisioning context. |
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