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

RequireTimeStamp Property

Whether a TimeStamp is required to create the response.

Syntax

[VB.NET]
Public Property RequireTimeStamp As Boolean

[C#]
public bool RequireTimeStamp {get; set;}

Remarks

This property specifies whether a TimeStamp is required to create the response.

This may be set before calling CreateChallenge, when the OCRASuite is generated.

When OCRASuite is assigned this value is updated to reflect the options specified in the OCRASuite

The component will automatically use the current system time when calling CalculateResponse and VerifyResponse if this property is True. The CurrentTime setting may be set to specify the time instead of using the system time.

The following settings are also applicable when this value is True:

Default Value

False

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