/n software 3-D Secure V2 .NET Edition

Questions / Feedback?

ClientAuthRequest Property

The data received by the component to be sent in the authentication request.

Syntax

public string ClientAuthRequest { get; set; }
Public Property ClientAuthRequest As String

Default Value

""

Remarks

The 3DS SDK should prepare data to be sent by the 3DS Server component. Set ClientAuthRequest to the data received from the 3DS SDK before calling SendAuthRequest.

See the 3DS SDK documentation for details on preparing this data.

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software 3-D Secure V2 .NET Edition - Version 2.2 [Build 8318]