Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
The EAPHost Peer Method API structures are as follows.
| Structure | Description |
|---|---|
| EapCertificateCredential | Contains information about the certificate that the EAP method uses for authentication. |
| EapCredential | Contains information about the credentials type and the appropriate credentials. This is passed as an input to the EapPeerGetConfigBlobAndUserBlob API. |
| EAP_PEER_METHOD_ROUTINES | Contains a set of function pointers to the EAPHost Peer Method APIs. |
| EapPeerMethodOutput | Contains the action information returned by an EAP peer method. |
| EapPeerMethodResult | Contains result data generated by an EAP method during authentication. |
| EapSimCredential | Contains information about the SIM that is used by the EAP method for authentication. |
| EapUsernamePasswordCredential | Contains the username and password that is used by the EAP method for authenticating the user. |