다음을 통해 공유


EapHostPeerAuthParams 열거형(eaphostpeertypes.h)

가능한 인증 매개 변수 값 집합을 정의합니다.

Syntax

typedef enum tagEapHostPeerAuthParams {
  EapHostPeerAuthStatus = 1,
  EapHostPeerIdentity,
  EapHostPeerIdentityExtendedInfo,
  EapHostNapInfo
} EapHostPeerAuthParams;

상수

 
EapHostPeerAuthStatus
값: 1
지원자의 현재 인증 상태 포함합니다.
EapHostPeerIdentity
지원자의 사용자 ID를 포함합니다.
EapHostPeerIdentityExtendedInfo
ID 패킷의 지원인에 대한 확장된 사용자 ID 정보를 포함합니다.
EapHostNapInfo
Windows 7 이상: EapHostPeerNapInfo 구조체의 지원자에 대한 NAP 관련 정보를 포함합니다.

요구 사항

요구 사항
지원되는 최소 클라이언트 Windows Vista [데스크톱 앱만 해당]
지원되는 최소 서버 Windows Server 2008 [데스크톱 앱만 해당]
머리글 eaphostpeertypes.h

추가 정보

EAPHost Supplicant 열거형

EapHostPeerGetAuthStatus