共用方式為


SPPolicyCollection.AuthenticationMode property

取得原則集合所支援的驗證模式。

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

Syntax

'宣告
Public ReadOnly Property AuthenticationMode As AuthenticationMode
    Get
'用途
Dim instance As SPPolicyCollection
Dim value As AuthenticationMode

value = instance.AuthenticationMode
public AuthenticationMode AuthenticationMode { get; }

Property value

Type: System.Web.Configuration.AuthenticationMode
System.Web.Configuration.AuthenticationMode值,指出哪一種驗證模式支援的原則集合。

請參閱

參照

SPPolicyCollection class

SPPolicyCollection members

Microsoft.SharePoint.Administration namespace