ExtendedProtectionPolicy クラス
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ExtendedProtectionPolicy クラスは、受信クライアント接続を検証するためにサーバーによって使用される拡張保護ポリシーを表します。
public ref class ExtendedProtectionPolicy : System::Runtime::Serialization::ISerializable
public ref class ExtendedProtectionPolicy
public class ExtendedProtectionPolicy : System.Runtime.Serialization.ISerializable
public class ExtendedProtectionPolicy
[System.ComponentModel.TypeConverter(typeof(System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicyTypeConverter))]
[System.Serializable]
public class ExtendedProtectionPolicy : System.Runtime.Serialization.ISerializable
type ExtendedProtectionPolicy = class
interface ISerializable
type ExtendedProtectionPolicy = class
[<System.ComponentModel.TypeConverter(typeof(System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicyTypeConverter))>]
[<System.Serializable>]
type ExtendedProtectionPolicy = class
interface ISerializable
Public Class ExtendedProtectionPolicy
Implements ISerializable
Public Class ExtendedProtectionPolicy
- 継承
-
ExtendedProtectionPolicy
- 属性
- 実装
クラスを ExtendedProtectionPolicy 公開するクラスでは、null ポリシーの設定を許可しないか、既定のポリシーを指定するか、アプリケーション開発者または管理者が明示的なポリシーを作成して設定する必要があります。
Extended |
拡張保護ポリシーを適用するタイミングを指定する ExtendedProtectionPolicy クラスの新しいインスタンスを初期化します。 |
Extended |
拡張保護ポリシーを適用するタイミング、および使用するチャネル バインディング トークン (CBT: Channel Binding Token) を指定する ExtendedProtectionPolicy クラスの新しいインスタンスを初期化します。 |
Extended |
拡張保護ポリシーを適用するタイミング、ポリシーによって適用される保護の種類、およびクライアントのサービス プロバイダー名 (SPN) との照合に使用されるカスタム SPN 一覧を指定する ExtendedProtectionPolicy クラスの新しいインスタンスを初期化します。 |
Extended |
拡張保護ポリシーを適用するタイミング、ポリシーによって適用される保護の種類、およびクライアントのサービス プロバイダー名 (SPN) との照合に使用されるカスタム SPN 一覧を指定する ExtendedProtectionPolicy クラスの新しいインスタンスを初期化します。 |
Extended |
ExtendedProtectionPolicy を設定するために必要なデータを格納している SerializationInfo オブジェクトから、ExtendedProtectionPolicy クラスの新しいインスタンスを初期化します。 |
Custom |
検証に使用するカスタム チャネル バインディング トークン (CBT) を取得します。 |
Custom |
クライアントの サービス プロバイダー名 (SPN) との照合に使用されるカスタム SPN リストを取得します。 |
OSSupports |
オペレーティング システムが拡張保護を使用した統合 Windows 認証をサポートしているかどうかを示します。 |
Policy |
拡張保護ポリシーを適用するタイミングを取得します。 |
Protection |
拡張保護ポリシーによって適用される保護の種類を取得します。 |
Equals(Object) |
指定されたオブジェクトが現在のオブジェクトと等しいかどうかを判断します。 (継承元 Object) |
Get |
既定のハッシュ関数として機能します。 (継承元 Object) |
Get |
現在のインスタンスの Type を取得します。 (継承元 Object) |
Memberwise |
現在の Object の簡易コピーを作成します。 (継承元 Object) |
To |
拡張保護ポリシー インスタンスの文字列形式を取得します。 |
ISerializable. |
SerializationInfo オブジェクトをシリアル化するために必要なデータで ExtendedProtectionPolicy オブジェクトを設定します。 |
製品 | バージョン |
---|---|
.NET | Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7 |
.NET Framework | 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 |
.NET Standard | 2.0, 2.1 |