HttpAuthenticationType type

HttpAuthenticationType の値を定義します。
KnownHttpAuthenticationType は HttpAuthenticationType と同じ意味で使用できます。この列挙型には、サービスがサポートする既知の値が含まれています。

サービスでサポートされている既知の値

Basic
Anonymous
ダイジェスト
Windows
ClientCertificate

type HttpAuthenticationType = string