Back to product page

Count property (CertStores)


Returns total number of stores.

Type

An Integer value. Total number of certificate stores.

Syntax

  • Basic
object.Count
The Count(object) syntax has these parts:
objectAn expression evaluating to an object of type CertStores.

Remarks

When CertStores object is created (based on selected Location), it will return count of all accessible stores found on that location. Most common are MY, Root, Trust, CA, but there can be many others also.

Platforms

Windows