attributes property

List<AttributeTypeAndValue>? attributes
getter/setter pair

Attributes describes the attribute value assertions in the RDN.

Implementation

core.List<AttributeTypeAndValue>? attributes;