EapHostPeerAuthParams (Compact 2013)
3/26/2014
Defines the set of possible authentication parameter values.
Syntax
typedef enum {
EapHostPeerAuthStatus = 1,
EapHostPeerIdentity = 2,
EapHostPeerIdentityExtendedInfo = 3
} EapHostPeerAuthParams;
Constants
- EapHostPeerAuthStatus
Contains the current status of authentication for the supplicant.
- EapHostPeerIdentity
Contains the user identity of the supplicant.
- EapHostPeerIdentityExtendedInfo
Contains extended user identity information for the supplicant from the identity packet.