Property | Type | Description |
---|
Method | Description | |
---|---|---|
BasicCredentials ( ) : System |
Initializes a new instance of the BasicCredentials class.
|
|
BasicCredentials ( string username = default(string), string password = default(string) ) : System |
Initializes a new instance of the BasicCredentials class.
|
public BasicCredentials ( string username = default(string), string password = default(string) ) : System | ||
username | string | |
password | string | |
return | System |