FormsAuth Class
This class and its members are reserved for internal use and are not intended to be used in your code.
Inheritance Hierarchy
System.Object
Microsoft.Office.Server.Search.Federation.CookieAuth
Microsoft.Office.Server.Search.Federation.FormsAuth
Namespace: Microsoft.Office.Server.Search.Federation
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Class FormsAuth _
Inherits CookieAuth
'Usage
Dim instance As FormsAuth
public class FormsAuth : CookieAuth
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.