IPWorks Auth 2020 .NET Edition

Questions / Feedback?

Response Property

The OCRA response.

Syntax

public string Response { get; set; }
public byte[] ResponseB { get; set; }
Public Property Response As String
Public Property ResponseB As Byte()

Default Value

""

Remarks

This property holds the challenge response.

This is populated after calling CalculateResponse. This must be set before calling VerifyResponse.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Auth 2020 .NET Edition - Version 20.0 [Build 8155]