프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
AuthenticationRequest ( string userName, string password ) : System |
Creates a new wire-ready authentication request viable for most authentication frameworks/specs.
|
메소드 | 설명 | |
---|---|---|
AuthenticationRequest ( ) : System |
Protected serialization ctor.
|
public AuthenticationRequest ( string userName, string password ) : System | ||
userName | string | The username credential to use. |
password | string | The password credential to use. |
리턴 | System |