IPWorks Auth 2020 Kotlin Edition

Questions / Feedback?

Password Property

The password.

Syntax

public var password: String
public var passwordB: ByteArray?

Default Value

""

Remarks

This property specifies the password.

If a password is required this must be set before calling CalculateResponse and VerifyResponse. To determine if a password is required assign OCRASuite to the OCRA suite and check the value of RequirePassword.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks Auth 2020 Kotlin Edition - Version 20.0 [Build 7941]