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

ValidatePassword Method

Validates a Time-Based or HMAC-Based One Time Password.

Syntax

[VB.NET]
Public Function ValidatePassword() As Boolean
[C#]
public bool ValidatePassword();

Remarks

This method validates a Time-Based or HMAC-Based One Time Password. The PasswordAlgorithm property specifies which algorithm to use.

The following properties are applicable when calling ValidatePassword.

The method will return True if the password is validated, False otherwise.

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