Package version:

Type alias HttpAuthenticationType

HttpAuthenticationType: string

Defines values for HttpAuthenticationType.
KnownHttpAuthenticationType can be used interchangeably with HttpAuthenticationType, this enum contains the known values that the service supports.

Known values supported by the service

Basic
Anonymous
Digest
Windows
ClientCertificate

Generated using TypeDoc