AuthScheme
Whether to use Basic Authentication, AccessToken or HTTPEventCollectorToken Authentication when connecting to Splunk.
Possible Values
Basic, AccessToken, HTTPEventCollectorTokenData 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.
- HTTPEventCollectorToken: Set this to perform Token Based Authentication for Event Controller via the HTTPEventCollectorToken property.