AuthenticationTypes 클래스

정의

속성에 대한 인증 유형을 정의합니다 AuthenticationType .

public ref class AuthenticationTypes abstract sealed
public static class AuthenticationTypes
type AuthenticationTypes = class
Public Class AuthenticationTypes
상속
AuthenticationTypes

필드

Name Description
Basic

기본 인증.

Federation

페더레이션 인증.

Kerberos

Kerberos 인증.

Negotiate

협상된 인증.

Password

사용자 이름 및 암호 인증.

Signature

디지털 서명을 사용한 인증.

Windows

Windows 인증.

X509

X.509 인증서를 사용한 인증.

적용 대상