메소드 | 설명 | |
---|---|---|
AuthenticationRequest ( |
Initializes a new instance of the AuthenticationRequest class with the specified authentication data. The default authentication request places credentials within an { "auth" : {AuthenticationData...} } To specify credentials for a vendor which uses a non-standard form of the request which does not include the authentication credentials within an |
|
AuthenticationRequest ( |
Initializes a new instance of the AuthenticationRequest class with the specified extension data. The default authentication request places credentials within an { "auth" : {AuthenticationData...}, extensionData... } To specify credentials for a vendor which uses a non-standard form of the request which does not include the authentication credentials within an |
메소드 | 설명 | |
---|---|---|
AuthenticationRequest ( ) : System |
public AuthenticationRequest ( |
||
auth | An |
|
리턴 | System |
public AuthenticationRequest ( |
||
auth | An |
|
extensionData | JToken>.ImmutableDictionary | The extension data. |
리턴 | System |