euaOauthAuthConfig property

AuthConfig? euaOauthAuthConfig
getter/setter pair

Additional Oauth2.0 Auth config for EUA.

If the connection is configured using non-OAuth authentication but OAuth needs to be used for EUA, this field can be populated with the OAuth config. This should be a OAuth2AuthCodeFlow Auth type only.

Optional.

Implementation

AuthConfig? euaOauthAuthConfig;