ClientBase<TChannel>.ChannelBase<T>.IClientChannel.BeginDisplayInitializationUI Method

Definition

An asynchronous call to begin using a user interface to obtain credential information.

C#
IAsyncResult IClientChannel.BeginDisplayInitializationUI(AsyncCallback callback, object state);

Parameters

callback
AsyncCallback

That method that is called when this method completes.

state
Object

Information about the state of the channel.

Returns

The IAsyncResult to use to call back when processing has completed.

Implements

Applies to

Product Versions
.NET Core 1.0, Core 1.1, 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 2.0 (package-provided)
UWP 10.0