useExistingClientSecret property
Indicates whether to use the existing client secret when modifying a rule. If you are creating a rule, you can omit this parameter or set it to false.
Implementation
final bool? useExistingClientSecret;
Indicates whether to use the existing client secret when modifying a rule. If you are creating a rule, you can omit this parameter or set it to false.
final bool? useExistingClientSecret;