cseIdentities property

List<CseIdentity>? cseIdentities
getter/setter pair

One page of the list of CSE identities configured for the user.

Implementation

core.List<CseIdentity>? cseIdentities;