policyIds property

List<ObjectId>? policyIds
getter/setter pair

Describes the X.509 certificate policy object identifiers, per https://tools.ietf.org/html/rfc5280#section-4.2.1.4.

Optional.

Implementation

core.List<ObjectId>? policyIds;