DisplayInitializationUI Method
Collapse the table of content
Expand the table of content

IClientChannel.DisplayInitializationUI Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

A call to a user interface to obtain credential information.

Namespace:  System.ServiceModel
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

void DisplayInitializationUI()

Call this method to cause any interactive channel initialization (for example, CardSpace card selection) to occur. This happens automatically if the channel is used without explicitly calling ICommunicationObject.Open, so for many applications this call is optional.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft