Click or drag to resize
IClientChannelDidInteractiveInitialization Property
Gets a value indicating whether a call was done to a user interface to obtain credential information.

Namespace: System.ServiceModel
Assembly: CSharpXamlForHtml5.System.ServiceModel.dll (in CSharpXamlForHtml5.System.ServiceModel.dll.dll) Version: 1.0.0.0
Syntax
C#
bool DidInteractiveInitialization { get; }

Property Value

Type: Boolean
See Also