/n software 3-D Secure V2 .NET Edition

Questions / Feedback?

DirectoryServerId Property

Value of the Registered Application Provider Identifier (RID) unique to the payment system.

Syntax

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

Default Value

""

Remarks

Registered Application Provider Identifier (RID) value defined by the ISO 7816-5 standard for uniquely registering such providers. This value is unique to the Payment System involved and must be known by the 3DS Requestor App so that it may be passed to the SDK on when it invokes the createTransaction method within the SDK. Used to identify the DirectoryServerCert for the given DS which is used by the SDK to encrypt the Device Information. Required when DirectoryServerCert is an EC key.

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