disabled property

bool? disabled
getter/setter pair

Whether the OauthClientCredential is disabled.

You cannot use a disabled OauthClientCredential.

Optional.

Implementation

core.bool? disabled;