allowedClients property

List<AllowedClient>? allowedClients
getter/setter pair

List of allowed access points.

Implementation

core.List<AllowedClient>? allowedClients;