Mono Class Library: System.Net.WebRequest Overview | MembersSystem.Net.WebRequest.Credentials Property |
Gets or sets the credentials used for authenticating the client using the current instance. [Edit]
|
A System.Net.ICredentials object containing the authentication credentials associated with the request. The default is null . [Edit]
Type Reason NotSupportedException This property is not implemented in the derived class. [Edit]
Operation
As described above.This property throws NotSupportedException.
Note to Inheritors
This property is required to be overridden by classes that inherit from System.Net.WebRequest.Usage
Use this property to store or access the user, password, and domain information of the current instance. [Edit]
Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0