[]
Specifies the Authentication Type that OData provider utilize.
public enum ODataAuthenticationTypes
| Name | Description |
|---|---|
| NoAuthentication | NoAuthentication |
| OAuth2Authentication | conceptualizes the authentication 'client credentials' from the OAuth2.0 protocol. |