IP*Works! Auth V9 - Online Help
IP*Works! Auth V9
Questions / Feedback?

Password Property

The password.

Syntax

[VB.NET]
Public Property Password As String
Public Property PasswordB As Byte()

[C#]
public string Password {get; set;}
public byte[] PasswordB {get; set;}

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.

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0