[]
        
(Showing Draft Content)

C1.DataConnector.FileBaseAuthenticationTypes

FileBaseAuthenticationTypes Enum

Specifies the Authentication Type that JSON,CSV provider utilize.

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

Fields

Name Description
NetworkCredentialAuthentication

Network Credential Authentication

NoAuthentication

NoAuthentication

OAuth2Authentication

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