The valid values for the -Authentication parameter for Invoke-RestMethod and Invoke-WebRequest.
public enum WebAuthenticationType
type WebAuthenticationType =
Public Enum WebAuthenticationType
No authentication. Default.
Basic 1RFC-7617 Basic Authentication. Requires -Credential.
Bearer 2RFC-6750 OAuth 2.0 Bearer Authentication. Requires -Token.
OAuth 3RFC-6750 OAuth 2.0 Bearer Authentication. Requires -Token.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4