Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the authentication options to be used.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Enumeration SPFormsAuthenticationOption
'Usage
Dim instance As SPFormsAuthenticationOption
public enum SPFormsAuthenticationOption
Members
Member name | Description | |
---|---|---|
None | No authentication is performed. | |
PersistentSignInRequest | The sign in request is to be persistent. | |
SmartClient | Smart cookies are allowed. |