DefaultCredentials Property
Collapse the table of content
Expand the table of content

CredentialCache.DefaultCredentials Property

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

Gets the system credentials of the application.

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

'Declaration
Public Shared ReadOnly Property DefaultCredentials As ICredentials

Property Value

Type: System.Net.ICredentials
Returns ICredentials.

Windows Phone OS

Supported in: 8.1

Show:
© 2017 Microsoft