閱讀英文

共用方式為


rasshost.h 標頭

路由和遠端存取服務會使用此標頭。 如需詳細資訊,請參閱

rasshost.h 包含下列程式設計介面:

函式

 
RasSecurityDialogBegin

RasSecurityDialogBegin 函式是 RAS 伺服器嘗試連線時,RAS 伺服器呼叫的協力廠商 RAS 安全性 DLL 進入點。 這可讓安全性 DLL 開始驗證遠端使用者。
RasSecurityDialogComplete

RasSecurityDialogComplete 函式會通知 RAS 伺服器協力廠商安全性驗證交易的結果。
RasSecurityDialogEnd

RasSecurityDialogEnd 函式是 RAS 伺服器呼叫以終止驗證交易的協力廠商 RAS 安全性 DLL 進入點。
RasSecurityDialogGetInfo

RasSecurityDialogGetInfo 函式是由 RAS 安全性 DLL 呼叫,以從 RAS 伺服器取得埠的相關資訊。
RasSecurityDialogReceive

RasSecurityDialogReceive 函式會啟動非同步作業,以接收遠端使用者的對安全性挑戰的回應。
RasSecurityDialogSend

RasSecurityDialogSend 函式會傳送要顯示在遠端電腦上的終端機視窗中的訊息。 協力廠商 RAS 安全性 DLL 會在遠端使用者的驗證過程中傳送此訊息。

結構

 
RAS_SECURITY_INFO

RAS_SECURITY_INFO 結構會與 RasSecurityDialogGetInfo 函式搭配使用,以傳回與 RAS 安全性 DLL 驗證交易相關聯之 RAS 埠的相關資訊。
SECURITY_MESSAGE

SECURITY_MESSAGE 結構會與 RasSecurityDialogComplete 函式搭配使用,以指出 RAS 安全性 DLL 驗證交易的結果。