disabled property

bool? disabled
getter/setter pair

Whether the OauthClient is disabled.

You cannot use a disabled OAuth client.

Optional.

Implementation

core.bool? disabled;