Share via


ClientAuthenticationMode-Enumeration

Gibt den Authentifizierungsmodi der Anfrage Web Client an.

Namespace:  Microsoft.SharePoint.Client
Assemblys:   Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll);  Microsoft.SharePoint.Client.Phone.Runtime (in Microsoft.SharePoint.Client.Phone.Runtime.dll)

Syntax

'Declaration
Public Enumeration ClientAuthenticationMode
'Usage
Dim instance As ClientAuthenticationMode
public enum ClientAuthenticationMode

Member

Membername Beschreibung
Default Stellt den Standard-Authentifizierungsmodus an.
FormsAuthentication Stellt ASP.NET Formulare Authentifizierungsmodus an.
Anonymous Stellt Links für anonyme Authentifizierungsmodus an.
MicrosoftOnline

Siehe auch

Referenz

Microsoft.SharePoint.Client-Namespace