Share via


SPFormsAuthenticationOption enumeration

指定要使用的驗證選項。

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

Syntax

'宣告
Public Enumeration SPFormsAuthenticationOption
'用途
Dim instance As SPFormsAuthenticationOption
public enum SPFormsAuthenticationOption

Members

Member name Description
None 不執行任何驗證。
PersistentSignInRequest 登入要求就是持續性。
SmartClient 允許智慧的 cookie。

請參閱

參照

Microsoft.SharePoint namespace