定義一組可能的驗證參數值。
Syntax
typedef enum tagEapHostPeerAuthParams {
EapHostPeerAuthStatus = 1,
EapHostPeerIdentity,
EapHostPeerIdentityExtendedInfo,
EapHostNapInfo
} EapHostPeerAuthParams;
常數
EapHostPeerAuthStatus值: 1 包含支持專案的目前驗證狀態。 |
EapHostPeerIdentity包含要求者的使用者身分識別。 |
EapHostPeerIdentityExtendedInfo包含來自身分識別封包之支援專案的擴充使用者身分識別資訊。 |
EapHostNapInfoWindows 7 或更新版本:包含 EapHostPeerNapInfo 結構中支持專案的 NAP 相關信息。 |
規格需求
| 需求 | 值 |
|---|---|
| 最低支援的用戶端 | Windows Vista [僅限傳統型應用程式] |
| 最低支援的伺服器 | Windows Server 2008 [僅限傳統型應用程式] |
| 標頭 | eaphostpeertypes.h |