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