次の方法で共有


ClientRuntimeContext.AuthenticationMode プロパティ

Gets or sets the authentication mode for the client context.

名前空間:  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
The authentication mode of the client context.

関連項目

参照先

ClientRuntimeContext クラス

ClientRuntimeContext メンバー

Microsoft.SharePoint.Client 名前空間