Skip to main content

Enum ODataAuthentication

Namespace: Varigence.Languages.Biml.Connection

Assembly: Biml.dll

C#


public enum ODataAuthentication

Fields

FieldsDescription
BasicUses Username/Password to authenticate a connection.
DynamicsAxOnlineDynamicsAxOnline to authenticate a connection.
DynamicsCrmOnlineUses DynamicsCrmOnline to authenticate a connection.
OnlineServicesUses Online Services to authenticate a connection.
WindowsUses Windows user information to authenticate a connection.