WebAuthenticationType type

Type of authentication used to connect to the web table source.
KnownWebAuthenticationType can be used interchangeably with WebAuthenticationType, this enum contains the known values that the service supports.

Known values supported by the service

Basic: Basic
Anonymous: Anonymous
ClientCertificate: ClientCertificate

type WebAuthenticationType = string