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

ChallengeInput Property

The input for the signature challenge.

Syntax

[VB.NET]
Public Property ChallengeInput As String
Public Property ChallengeInputB As Byte()

[C#]
public string ChallengeInput {get; set;}
public byte[] ChallengeInputB {get; set;}

Remarks

This property specifies the data used when creating the signature challenge. This is only used when calling CreateChallenge when ChallengeType is set to Signature.

Default Value

""

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