ClientCredentials Constructor
Collapse the table of content
Expand the table of content

ClientCredentials Constructor

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

Initializes a new instance of the ClientCredentials class.

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

public ClientCredentials()

This constructor creates a ClientCredentials object with default settings.

The most common way to use this class is to access its properties from the client object and not to instantiate it directly.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft