Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 995 Bytes

SalesforceTargetDetails.md

File metadata and controls

20 lines (16 loc) · 995 Bytes

SalesforceTargetDetails

SalesforceTargetDetails

Properties

Name Type Description Notes
app_private_key list[int] params needed for jwt auth AppPrivateKey is the rsa private key in PEM format [optional]
auth_flow str [optional]
ca_cert_data list[int] CACertData is the rsa 4096 certificate data in PEM format [optional]
ca_cert_name str CACertName is the name of the certificate in SalesForce tenant [optional]
client_id str [optional]
client_secret str params needed for password auth [optional]
password str [optional]
security_token str [optional]
tenant_url str [optional]
user_name str [optional]

[Back to Model list] [Back to API list] [Back to README]