IntegrationAuthModeEnum
Enum
Possible Values
#
OAUTH2
Authorization mode using the Oauth2 protocol.
SHARED_SECRET
Authorization mode using a shared secret key.
Usages
#
References
#
- Field authMode from IntegrationConfiguration
Previous
Integration