共用方式為


SPAce<T>.IsWindowsAuthenticationMode property

取得 Boolean 值,指出主體是否要使用 Windows 驗證。

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

Syntax

'宣告
Public ReadOnly Property IsWindowsAuthenticationMode As Boolean
    Get
'用途
Dim instance As SPAce
Dim value As Boolean

value = instance.IsWindowsAuthenticationMode
public bool IsWindowsAuthenticationMode { get; }

Property value

Type: System.Boolean
true如果主體使用 Windows 驗證 ;否則,請false。

請參閱

參照

SPAce<T> class

SPAce<T> members

Microsoft.SharePoint.Administration namespace