ODataAuthentication Enumeration
ODataAuthentication Enumeration
Provides options for the method of authenticating a connection.
Enumeration Values
| Name | Summary |
|---|---|
| Basic | Uses Username/Password to authenticate a connection. |
| Windows | Uses Windows user information to authenticate a connection. |
| DynamicsAxOnline | DynamicsAxOnline to authenticate a connection. |
| DynamicsCrmOnline | Uses DynamicsCrmOnline to authenticate a connection. |
| OnlineServices | Uses Online Services to authenticate a connection. |