HTTP Authentication Method

HTTP authentication methods define how an HTTP client authenticates with an HTTP server.

List of HTTP Authentication Method Types

Name Description
Anonymous Authentication Implements Anonymous HTTP authentication.
Auto Authentication Authenticates automatically using the credentials of the current Windows user.
Basic Authentication Implements Basic HTTP Authentication as defined in RFC-7617.
Exchange OAuth Implements OAuth 2.0 for connections to Exchange.
NTLM Authentication Implements NTLM Authentication as defined in MS-NLMP.
OneDrive OAuth Implements OAuth 2.0 for connections to OneDrive.
SharePoint OAuth Implements OAuth 2.0 for connections to SharePoint.

Properties

No properties are defined