AuthenticationTypes 類別

定義

定義 AuthenticationType 屬性的驗證類型。

public ref class AuthenticationTypes abstract sealed
public static class AuthenticationTypes
type AuthenticationTypes = class
Public Class AuthenticationTypes
繼承
AuthenticationTypes

欄位

Basic

基本驗證。

Federation

同盟驗證。

Kerberos

Kerberos 驗證。

Negotiate

已交涉的驗證。

Password

使用者名稱和密碼驗證。

Signature

使用數位簽章的驗證。

Windows

Windows 驗證。

X509

使用 X.509 憑證的驗證。

適用於