共用方式為


EAPHost Authenticator 方法函式

EAPHost Authenticator 方法 API 函式如下所示。

函式 描述
EapMethodAuthenticatorBeginSession 在伺服器 EAPHost 上建立新的 EAP 驗證會話。
EapMethodAuthenticatorEndSession 關閉伺服器 EAPHost 上的 EAP 驗證會話。
EapMethodAuthenticatorFreeErrorMemory 釋放 EAP 驗證器方法所配置的錯誤特定記憶體。
EapMethodAuthenticatorGetAttributes 從 EAP 驗證器方法取得 EAP 驗證屬性的陣列。
EapMethodAuthenticatorGetInfo 取得載入之 EAP 驗證器方法實作的一組函式指標。
EapMethodAuthenticatorGetResult 從 EAP 驗證器方法取得驗證結果。
EapMethodAuthenticatorInitialize 初始化伺服器 EAPHost 的 EAP 驗證器方法。
EapMethodAuthenticatorInvokeConfigUI 定義函式,這個函式會在用戶端上引發 EAP 方法的連接設定使用者介面對話方塊。
EapMethodAuthenticatorReceivePacket 處理伺服器 EAPHost 收到的 EAP 驗證封包,並傳迴響應動作。
EapMethodAuthenticatorSendPacket 從 EAP 驗證器方法取得驗證封包,以傳送給支援者。
EapMethodAuthenticatorSetAttributes 提供更新的 EAP 驗證屬性,以在 EAP 驗證器方法上設定。
EapMethodAuthenticatorShutdown 關閉 EAP 驗證器方法,並準備從伺服器 EAPHost 卸載它。
EapMethodAuthenticatorUpdateInnerMethodParams 更新先前從伺服器EAPHost 呼叫 EapMethodAuthenticatorBeginSession所建立的 EAP 驗證會話設定。