共用方式為


ServerInfo.AuthenticationMode 屬性

取得驗證模式指定網站的伺服器上。

命名空間:  Microsoft.SharePoint.Client
組件:  Microsoft.SharePoint.Client.Runtime (在 Microsoft.SharePoint.Client.Runtime.dll 中)

語法

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

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

屬性值

類型:System.Web.Configuration.AuthenticationMode
指定網站的伺服器上驗證模式。

請參閱

參照

ServerInfo 類別

ServerInfo 成員

Microsoft.SharePoint.Client 命名空間