InfocardInteractiveChannelInitializer Class

Definition

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
Inheritance
InfocardInteractiveChannelInitializer
Implements

Constructors

InfocardInteractiveChannelInitializer(ClientCredentials, Binding)

Initializes a new instance of the InfocardInteractiveChannelInitializer class.

Properties

Binding

Gets the binding on the service endpoint.

Methods

BeginDisplayInitializationUI(IClientChannel, AsyncCallback, Object)

Begins the asynchronous method to display the initialization user interface (UI).

EndDisplayInitializationUI(IAsyncResult)

The asynchronous callback method related to displaying the initialization user interface (UI).

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to