ODataAuthenticationType
Class
Definition
Available authentication types for ODataLinkedService.
public static class ODataAuthenticationType
- Inheritance
-
ODataAuthenticationType
Fields
| Anonymous |
Anonymous authentication type. |
| Basic |
Basic authentication type. |
| OAuth |
OAuth authentication type. |
| Windows |
Windows authentication type. |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |