/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

ACSRootCertCount Property

The number of records in the ACSRootCert arrays.

Object Oriented Interface

public function getACSRootCertCount();
public function setACSRootCertCount($value);

Procedural Interface

ipworks3ds_client_get($res, 3 );
ipworks3ds_client_set($res, 3, $value );

Default Value

0

Remarks

This property controls the size of the following arrays:

The array indices start at 0 and end at ACSRootCertCount - 1.

This property is not available at design time.

Data Type

Integer

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