ClientBase<TChannel>::ClientCredentials Property
.NET Framework (current version)
Gets the client credentials used to call an operation.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.ServiceModel.Description::ClientCredentials^Returns a System.ServiceModel.Description::ClientCredentials that represents the proof of identity presented by the client.
Use the ClientCredentials property to configure the credentials that the ClientBase<TChannel> object uses to connect to the service.
Universal Windows Platform
Available since 8
.NET Framework
Available since 3.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.0
Available since 8
.NET Framework
Available since 3.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.0
Show: