HttpPolicyDownloaderProtocol クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Socket クラスのインスタンスによって使用されるポリシー ファイルをダウンロードします。
public ref class HttpPolicyDownloaderProtocol
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public class HttpPolicyDownloaderProtocol
[<System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)>]
type HttpPolicyDownloaderProtocol = class
Public Class HttpPolicyDownloaderProtocol
- 継承
-
HttpPolicyDownloaderProtocol
- 属性
コンストラクター
HttpPolicyDownloaderProtocol(Uri, IPAddress) |
古い.
HttpPolicyDownloaderProtocol クラスの新しいインスタンスを初期化します。 |
プロパティ
Result |
古い.
ソケット ポリシー ファイルのダウンロード結果を取得します。 |
メソッド
Abort() |
古い.
ポリシー ファイルのダウンロードを中止します。 |
BeginDownload(SecurityCriticalAction) |
古い.
ポリシー ファイルのダウンロードを開始します。 |
DownloadCallback(IAsyncResult) |
古い.
結果を受け取るダウンロードのコールバック関数です。 |
Equals(Object) |
古い.
指定されたオブジェクトが現在のオブジェクトと等しいかどうかを判断します。 (継承元 Object) |
GetHashCode() |
古い.
既定のハッシュ関数として機能します。 (継承元 Object) |
GetType() |
古い.
現在のインスタンスの Type を取得します。 (継承元 Object) |
MemberwiseClone() |
古い.
現在の Object の簡易コピーを作成します。 (継承元 Object) |
ReadCallback(IAsyncResult) |
古い.
ポリシー ファイルを読み込む、読み取りコールバック関数です。 |
RegisterUnsafeWebRequestCreator(IUnsafeWebRequestCreate) |
古い.
Uniform Resource Identifier (URI) にアンセーフな WebRequest を作成するために、オブジェクトを登録します。 |
ToString() |
古い.
現在のオブジェクトを表す文字列を返します。 (継承元 Object) |
適用対象
.NET