HttpWebClientProtocol.UnsafeAuthenticatedConnectionSharing プロパティとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > HttpWebClientProtocol.UnsafeAuthenticatedConnectionSharing プロパティの意味・解説 

HttpWebClientProtocol.UnsafeAuthenticatedConnectionSharing プロパティ

XML Web サービスホストしている Web サービス接続するときにクライアントNTLM 認証使用する場合接続共有有効になっているかどうかを示す値を取得または設定します

名前空間: System.Web.Services.Protocols
アセンブリ: System.Web.Services (system.web.services.dll 内)
構文構文

Public Property UnsafeAuthenticatedConnectionSharing
 As Boolean
Dim instance As HttpWebClientProtocol
Dim value As Boolean

value = instance.UnsafeAuthenticatedConnectionSharing

instance.UnsafeAuthenticatedConnectionSharing = value
public bool UnsafeAuthenticatedConnectionSharing
 { get; set; }
public:
property bool UnsafeAuthenticatedConnectionSharing {
    bool get ();
    void set (bool value);
}
/** @property */
public boolean get_UnsafeAuthenticatedConnectionSharing ()

/** @property */
public void set_UnsafeAuthenticatedConnectionSharing
 (boolean value)
public function get UnsafeAuthenticatedConnectionSharing
 () : boolean

public function set UnsafeAuthenticatedConnectionSharing
 (value : boolean)

プロパティ
接続共有有効な場合trueそれ以外場合false既定値false です。

解説解説

このプロパティは、Web サーバーとの通信使用する HttpWebRequest の UnsafeAuthenticatedConnectionSharing プロパティの値を設定します

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
HttpWebClientProtocol クラス
HttpWebClientProtocol メンバ
System.Web.Services.Protocols 名前空間
UnsafeAuthenticatedConnectionSharing
ConnectionGroupName



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

HttpWebClientProtocol.UnsafeAuthenticatedConnectionSharing プロパティのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



HttpWebClientProtocol.UnsafeAuthenticatedConnectionSharing プロパティのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS