共用方式為


drtDeleteDerivedKeySecurityProvider 函式 (drt.h)

DrtDeleteDerivedKeySecurityProvider 函式會刪除分散式路由表的衍生金鑰安全性提供者。

語法

void DrtDeleteDerivedKeySecurityProvider(
  [in] DRT_SECURITY_PROVIDER *pSecurityProvider
);

參數

[in] pSecurityProvider

指定要刪除的安全性提供者 DRT_SECURITY_PROVIDER 指標。

傳回值

需求

   
最低支援的用戶端 Windows 7 專業版 [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2008 R2 [僅限桌面應用程式]
目標平台 Windows
標頭 drt.h
程式庫 Drtprov.lib
Dll Drt.dll

另請參閱

DrtCreateDerivedKey

DrtCreateDerivedKeySecurityProvider