SPFormsAuthenticationOption-Enumeration

Gibt die Authentifizierungsoptionen verwendet werden.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

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

Member

Membername Beschreibung
None Es wird keine Authentifizierung durchgeführt.
PersistentSignInRequest Das Zeichen in der Anforderung ist dauerhaft sein.
SmartClient Intelligente Cookies zugelassen werden.

Siehe auch

Referenz

Microsoft.SharePoint-Namespace