scopedAccessSettings property

List<ScopedAccessSettings>? scopedAccessSettings
getter/setter pair

A list of scoped access settings that set this binding's restrictions on a subset of applications.

This field cannot be set if restricted_client_applications is set.

Optional.

Implementation

core.List<ScopedAccessSettings>? scopedAccessSettings;