HttpAuthenticationType
Class
Definition
Available authentication types for an HttpLinkedService.
public static class HttpAuthenticationType
- Inheritance
-
HttpAuthenticationType
Fields
| Anonymous |
Anonymous authentication type. |
| Basic |
Basic authentication type. |
| ClientCertificate |
ClientCertificate authentication type. |
| Digest |
Digest authentication type. |
| Windows |
Windows authentication type. |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |