HttpAuthenticationType type
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
type HttpAuthenticationType = string