computerAttributes property

List<Attribute>? computerAttributes
final

An array of Attribute objects containing the LDAP attributes that belong to the computer account.

Implementation

final List<Attribute>? computerAttributes;