InfocardInteractiveChannelInitializer Classe
Definição
Inicializa um canal interativo CardSpace.Initializes a CardSpace interactive channel.
public ref class InfocardInteractiveChannelInitializer : System::ServiceModel::Dispatcher::IInteractiveChannelInitializer
public class InfocardInteractiveChannelInitializer : System.ServiceModel.Dispatcher.IInteractiveChannelInitializer
type InfocardInteractiveChannelInitializer = class
interface IInteractiveChannelInitializer
Public Class InfocardInteractiveChannelInitializer
Implements IInteractiveChannelInitializer
- Herança
-
InfocardInteractiveChannelInitializer
- Implementações
Construtores
| InfocardInteractiveChannelInitializer(ClientCredentials, Binding) |
Inicializa uma nova instância da classe InfocardInteractiveChannelInitializer.Initializes a new instance of the InfocardInteractiveChannelInitializer class. |
Propriedades
| Binding |
Obtém a associação no ponto de extremidade de serviço.Gets the binding on the service endpoint. |
Métodos
| BeginDisplayInitializationUI(IClientChannel, AsyncCallback, Object) |
Inicia o método assíncrono para exibir a interface do usuário de inicialização.Begins the asynchronous method to display the initialization user interface (UI). |
| EndDisplayInitializationUI(IAsyncResult) |
O método de retorno de chamada assíncrono relacionado à exibição da interface do usuário de inicialização.The asynchronous callback method related to displaying the initialization user interface (UI). |
| 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) |