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)

개인 정보 알림에 대한 사용자 지정 정책 어설션을 가져오고 정책을 구현하는 바인딩 요소를 추가합니다.

적용 대상