consentScreenEnabled property

bool? consentScreenEnabled
getter/setter pair

True to enable a consent screen to display in the authentication flow. This cannot be disabled for dynamically registered OAuth Applications.

Implementation

bool? consentScreenEnabled;