Freigeben über


SPWebApplicationBuilder.ManagedAccount-Eigenschaft

Ruft ab oder legt diesen fest ein verwaltetes Konto aus, um die Anmeldeinformationen für ApplicationPoolUsername und ApplicationPoolPassword anzugeben.

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

Syntax

'Declaration
Public Property ManagedAccount As SPManagedAccount
    Get
    Set
'Usage
Dim instance As SPWebApplicationBuilder
Dim value As SPManagedAccount

value = instance.ManagedAccount

instance.ManagedAccount = value
public SPManagedAccount ManagedAccount { get; set; }

Eigenschaftswert

Typ: Microsoft.SharePoint.Administration.SPManagedAccount

Siehe auch

Referenz

SPWebApplicationBuilder Klasse

SPWebApplicationBuilder-Member

Microsoft.SharePoint.Administration-Namespace