프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |