clientSecret property
The system-generated OAuth client secret.
The client secret must be stored securely. If the client secret is leaked, you must delete and re-create the client credential. To learn more, see OAuth client and credential security risks and mitigations
Output only.
Implementation
core.String? clientSecret;