FormsAuthenticationLoginInfo class
Represents the login information that is used when the user logs on to a SharePoint Web application using ASP.NET forms authentication.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Client.FormsAuthenticationLoginInfo
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)
Syntax
'Declaration
Public NotInheritable Class FormsAuthenticationLoginInfo
'Usage
Dim instance As FormsAuthenticationLoginInfo
public sealed class FormsAuthenticationLoginInfo
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.