FormsAuthenticationControl class
SharePoint Online
Specifies a control that is part of the Search Administration user interface (UI), used when setting credentials for locations configured that require forms authentication.
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
Microsoft.Office.Server.Search.WebControls.FormsAuthenticationControl
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
Microsoft.Office.Server.Search.WebControls.FormsAuthenticationControl
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
[PermissionSetAttribute(SecurityAction.InheritanceDemand, Name = "FullTrust")] [PermissionSetAttribute(SecurityAction.Demand, Name = "FullTrust")] [PermissionSetAttribute(SecurityAction.LinkDemand, Name = "FullTrust")] public class FormsAuthenticationControl : WebControl, IPostBackEventHandler, INamingContainer
Show: