OneWayBindingElementImporter Classe

Definição

Converte as políticas com base em WSDL em um OneWayBindingElement em descrições dos elementos de associação que podem implementar essas políticas para o serviço.Converts WSDL-based policies in a OneWayBindingElement into descriptions of the binding elements that can implement these policies for the service.

public ref class OneWayBindingElementImporter : System::ServiceModel::Description::IPolicyImportExtension
public class OneWayBindingElementImporter : System.ServiceModel.Description.IPolicyImportExtension
type OneWayBindingElementImporter = class
    interface IPolicyImportExtension
Public Class OneWayBindingElementImporter
Implements IPolicyImportExtension
Herança
OneWayBindingElementImporter
Implementações

Construtores

OneWayBindingElementImporter()

Inicializa uma nova instância da classe OneWayBindingElementImporter.Initializes a new instance of the OneWayBindingElementImporter class.

Métodos

Equals(Object)

Determina se o objeto especificado é igual ao objeto atual.Determines whether the specified object is equal to the current object.

(Herdado de Object)
GetHashCode()

Serve como a função de hash padrão.Serves as the default hash function.

(Herdado de Object)
GetType()

Obtém o Type da instância atual.Gets the Type of the current instance.

(Herdado de Object)
MemberwiseClone()

Cria uma cópia superficial do Object atual.Creates a shallow copy of the current Object.

(Herdado de Object)
ToString()

Retorna uma cadeia de caracteres que representa o objeto atual.Returns a string that represents the current object.

(Herdado de Object)

Implantações explícitas de interface

IPolicyImportExtension.ImportPolicy(MetadataImporter, PolicyConversionContext)

Define um método que pode importar declarações de política personalizadas e adicionar elementos de associação de implementação.Defines a method that can import custom policy assertions and add implementing binding elements.

Aplica-se a