class VerifyChallengeResponseRequest extends Model (View source)

Properties

string $challengeResponse
string $expectedIdentity

Methods

setChallengeResponse($challengeResponse)

No description

string
getChallengeResponse()

No description

setExpectedIdentity($expectedIdentity)

No description

string
getExpectedIdentity()

No description

Details

setChallengeResponse($challengeResponse)

No description

Parameters

$challengeResponse

string getChallengeResponse()

No description

Return Value

string

setExpectedIdentity($expectedIdentity)

No description

Parameters

$expectedIdentity

string getExpectedIdentity()

No description

Return Value

string