WebClient.Credentials Property
Silverlight
Gets or sets the network credentials that are sent to the host and used to authenticate the request.
Namespace: System.Net
Assembly: System.Net (in System.Net.dll)
Property Value
Type: System.Net.ICredentialsAn ICredentials containing the authentication credentials for the request. The default is null.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.