secretManagerStoredClientSecret property

String? secretManagerStoredClientSecret
getter/setter pair

A reference to a Secret Manager resource name storing the Salesforce OAuth2 client_secret.

Mutually exclusive with the client_secret field.

Optional.

Implementation

core.String? secretManagerStoredClientSecret;