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 인증서를 사용하여 인증합니다.

적용 대상