Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Defines the set of possible authentication parameter values.
Syntax
typedef enum tagEapHostPeerAuthParams {
EapHostPeerAuthStatus = 1,
EapHostPeerIdentity,
EapHostPeerIdentityExtendedInfo,
EapHostNapInfo
} EapHostPeerAuthParams;
Constants
EapHostPeerAuthStatusValue: 1 Contains the current status of authentication for the supplicant. |
EapHostPeerIdentityContains the user identity of the supplicant. |
EapHostPeerIdentityExtendedInfoContains extended user identity information for the supplicant from the identity packet. |
EapHostNapInfoWindows 7 or later: Contains NAP-related information for the supplicant in an EapHostPeerNapInfo structure. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Header | eaphostpeertypes.h |