ClientRuntimeContext.AuthenticationMode 屬性
取得或設定用戶端內容的驗證模式。
命名空間: Microsoft.SharePoint.Client
組件: Microsoft.SharePoint.Client.Runtime (在 Microsoft.SharePoint.Client.Runtime.dll 中)
語法
'宣告
Public Property AuthenticationMode As ClientAuthenticationMode
Get
Set
'用途
Dim instance As ClientRuntimeContext
Dim value As ClientAuthenticationMode
value = instance.AuthenticationMode
instance.AuthenticationMode = value
public ClientAuthenticationMode AuthenticationMode { get; set; }
屬性值
類型:Microsoft.SharePoint.Client.ClientAuthenticationMode
用戶端內容驗證模式。