useExistingClientSecret property

bool? useExistingClientSecret
final

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;