次の方法で共有


HttpAuthenticationType クラス

定義

HttpAuthenticationType の値を定義します。

public static class HttpAuthenticationType
type HttpAuthenticationType = class
Public Class HttpAuthenticationType
継承
HttpAuthenticationType

フィールド

Anonymous

HttpAuthenticationType の値を定義します。

Basic

HttpAuthenticationType の値を定義します。

ClientCertificate

HttpAuthenticationType の値を定義します。

Digest

HttpAuthenticationType の値を定義します。

Windows

HttpAuthenticationType の値を定義します。

適用対象