RegisterAccountControl class
SharePoint Online
This user control allows administrators to register a managed account.
System.Object
System.Web.UI.Control
System.Web.UI.TemplateControl
System.Web.UI.UserControl
Microsoft.SharePoint.WebControls.RegisterAccountControl
System.Web.UI.Control
System.Web.UI.TemplateControl
System.Web.UI.UserControl
Microsoft.SharePoint.WebControls.RegisterAccountControl
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
When an administrator needs to run a service or application pool using a specific service account, the administrator needs to tell Microsoft SharePoint Foundation 2010 the name of the account and the password. Using this control, administrators can register an account and change initial settings for managed accounts.
Note |
|---|
Administrators can access this control only when initially creating a managed account and only from the Central Administration Web site. |
Show:
Note