1 instantiation of WindowsClientCredential
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ClientCredentials.cs (1)
88_windows = new WindowsClientCredential();
3 references to WindowsClientCredential
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ClientCredentials.cs (2)
17private WindowsClientCredential _windows; 82public WindowsClientCredential Windows
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WindowsClientCredential.cs (1)
22internal WindowsClientCredential(WindowsClientCredential other)