Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Creates a service application with the given name using the provided application pool, or by using the application pool of the provided provisioning context.
Overload List
Name | Description | |
---|---|---|
![]() |
CreateApplication(String, Type, SPIisWebServiceApplicationPool) | Creates a service application with the given name using the provided application pool. |
![]() |
CreateApplication(String, Type, SPServiceProvisioningContext) | Creates a service application with the given name using the application pool of the provided provisioning context. |
Top