Freigeben über


FormsAuthenticationLoginInfo-Klasse

Stellt die Anmeldeinformationen, die bei der Anmeldung des Benutzers zu einer SharePoint-Webanwendung über die ASP.NET formularbasierte Authentifizierung verwendet wird.

Vererbungshierarchie

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

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

FormsAuthenticationLoginInfo-Member

Microsoft.SharePoint.Client-Namespace