[]
Specifies the Authentication Type that JSON,CSV provider utilize.
public enum FileBaseAuthenticationTypes
| Name | Description |
|---|---|
| NetworkCredentialAuthentication | Network Credential Authentication |
| NoAuthentication | NoAuthentication |
| OAuth2Authentication | conceptualizes the authentication 'client credentials' from the OAuth2.0 protocol. |