This property provides the authentication information for the request.

[Visual Basic] Public Property Credentials As System.Net.ICredentials
[C#] public System.Net.ICredentials Credentials {get; set;}

Property Value

System.Net.ICredentials contains the authentication information associated with the request.

The default value is null (in Visual Basic, Nothing).

Explanation

The Credentials property provides the authentication information for the request.

See Also

Http Class | Http Members


The ImageKit WPF is created by Newtone Corporation