AuthScheme
Whether to use Basic Authentication or AccessToken Authentication when connecting to Splunk.
Possible Values
Basic, AccessTokenData Type
string
Default Value
"Basic"
Remarks
- Basic: Set this to perform Basic authentication.
- AccessToken: Set this to perform Token Based Authentication via the AccessToken property.