Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the authentication mode for the authentication control Web Part.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Enumeration AuthMode
'Usage
Dim instance As AuthMode
public enum AuthMode
Members
| Member name | Description | |
|---|---|---|
| Cookie | Cookie-based authentication mode. | |
| Form | Forms authentication mode. |