ConnectionCategory enum representing the type of connection authentication...
ConnectionCategory =
"BASIC"|"OAUTH"
ConnectionCategory enum representing the type of connection authentication. Defines whether a connection uses basic authentication or OAuth-based authentication.
