PrivacyNoticeBindingElementImporter クラス

定義

WSDL ベースのポリシーおよびプライバシーに関する声明についてのコントラクトを、サービスに対してこれらのポリシーを実装できるバインド要素の記述にインポートします。

public ref class PrivacyNoticeBindingElementImporter sealed : System::ServiceModel::Description::IPolicyImportExtension
public ref class PrivacyNoticeBindingElementImporter
public sealed class PrivacyNoticeBindingElementImporter : System.ServiceModel.Description.IPolicyImportExtension
public class PrivacyNoticeBindingElementImporter
type PrivacyNoticeBindingElementImporter = class
    interface IPolicyImportExtension
type PrivacyNoticeBindingElementImporter = class
Public NotInheritable Class PrivacyNoticeBindingElementImporter
Implements IPolicyImportExtension
Public Class PrivacyNoticeBindingElementImporter
継承
PrivacyNoticeBindingElementImporter
実装

コンストラクター

PrivacyNoticeBindingElementImporter()

PrivacyNoticeBindingElementImporter クラスの新しいインスタンスを初期化します。

メソッド

Equals(Object)

指定されたオブジェクトが現在のオブジェクトと等しいかどうかを判断します。

(継承元 Object)
GetHashCode()

既定のハッシュ関数として機能します。

(継承元 Object)
GetType()

現在のインスタンスの Type を取得します。

(継承元 Object)
MemberwiseClone()

現在の Object の簡易コピーを作成します。

(継承元 Object)
ToString()

現在のオブジェクトを表す文字列を返します。

(継承元 Object)

明示的なインターフェイスの実装

IPolicyImportExtension.ImportPolicy(MetadataImporter, PolicyConversionContext)

プライバシーに関する声明に対するカスタム ポリシー アサーションをインポートし、ポリシーを実装するバインド要素を追加します。

適用対象