allowedServices property

List<ServiceConfig>? allowedServices
getter/setter pair

Services allowed for web sign-in with the workforce pool.

If not set by default there are no restrictions.

Optional. Immutable.

Implementation

core.List<ServiceConfig>? allowedServices;