SPManagedAccount.Deploy Method
Include Protected Members
Include Inherited Members
Deploys a managed account to the specified application pool or process identity.
Overload List
Name | Description | |
---|---|---|
Deploy(SPApplicationPool) | Deploys a managed account to the specified application pool. | |
Deploy(SPProcessIdentity, Boolean) | Deploys a managed account to the specified process identity. |
Top