[]
        
(Showing Draft Content)

C1.DataConnector.ODataAuthenticationTypes

ODataAuthenticationTypes Enum

Specifies the Authentication Type that OData provider utilize.

Namespace: C1.DataConnector
Assembly: C1.DataConnector.dll
Syntax
public enum ODataAuthenticationTypes

Fields

Name Description
NoAuthentication

NoAuthentication

OAuth2Authentication

conceptualizes the authentication 'client credentials' from the OAuth2.0 protocol.