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

ValidityTime Property

The validity time of the created password.

Syntax

[VB.NET]
Public ReadOnlyProperty ValidityTime As Integer

[C#]
public int ValidityTime {get;}

Remarks

This property returns the remaining validity time in seconds of the created password. After calling CreatePassword this property may be queried to determine for how many more seconds the password will be valid. If the password is no longer valid this property returns 0.

This property is read-only.

Default Value

0

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