Enum EndpointAuthenticationType
- Namespace
- Dynamicweb.DataIntegration.EndpointManagement
- Assembly
- Dynamicweb.DataIntegration.dll
Represents Endpoint Authentication Type
public enum EndpointAuthenticationType
Fields
Basic = 1
Basic
BearerToken = 8
Bearer Token
DynamicwebConnectorService = 9
Dynamicweb Connector Service
None = 0
None
Ntlm = 3
NTLM
S2S = 6
OAuth2 Service to Service
UserImpersonation = 7
OAuth2 User Impersonation
WebServiceAccessKey = 2
Web Service Access Key