Freigeben über


SPManagedAccount.Deploy-Methode (SPApplicationPool)

Stellt ein verwaltetes Konto für den angegebenen Anwendungspool bereit.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub Deploy ( _
    applicationPool As SPApplicationPool _
)
'Usage
Dim instance As SPManagedAccount
Dim applicationPool As SPApplicationPool

instance.Deploy(applicationPool)
public void Deploy(
    SPApplicationPool applicationPool
)

Parameter

Siehe auch

Referenz

SPManagedAccount Klasse

SPManagedAccount-Member

Deploy-Überladung

Microsoft.SharePoint.Administration-Namespace