| IClientChannel Properties |
The IClientChannel type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowInitializationUI |
Gets or sets a value indicating whether System.ServiceModel.IClientChannel.DisplayInitializationUI()
attempts to call the System.ServiceModel.Dispatcher.IInteractiveChannelInitializer
objects in the System.ServiceModel.Dispatcher.ClientRuntime.InteractiveChannelInitializers
property or throws if that collection is not empty.
| |
| DidInteractiveInitialization |
Gets a value indicating whether a call was done to a user interface to obtain
credential information.
| |
| Via |
Gets the URI that contains the transport address to which messages are sent
on the client channel.
|