IPWorks Auth 2020 ActiveX Edition

Questions / Feedback?

ChallengeToken Property

The challenge token.

Syntax

ntlmcontrol.ChallengeToken[=string]

Default Value

""

Remarks

This property specifies the challenge token. This must be set to the challenge token received from the server before calling CreateAuthToken.

Note: By default the control expects the token to be Base64 encoded. To provide a raw value to this property first set DecodeToken to False.

To read or write binary data to the property, a Variant (Byte Array) version is provided in .ChallengeTokenB.

Data Type

Binary String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Auth 2020 ActiveX Edition - Version 20.0 [Build 8155]