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.

See Also

Reference

FormsAuthenticationLoginInfo Members

Microsoft.SharePoint.Client Namespace