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

ChallengeFormat Property

The format in which the challenge will be created.

Syntax

[VB.NET]
Public Property ChallengeFormat As OcraChallengeFormats

[C#]
public OcraChallengeFormats ChallengeFormat {get; set;}

enum OcraChallengeFormats { cfAlphanumeric, cfNumeric, cfHex }

Remarks

This setting specifies the format of the created challenge. This is applicable when calling CreateChallenge. Possible values are:

0 (cfAlphanumeric - default) Alphanumeric characters
1 (cfNumeric) Digits
2 (cfHex) Hex characters

Default Value

0

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