Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
The DrtDeleteDerivedKeySecurityProvider function deletes a derived key security provider for a Distributed Routing Table.
Syntax
void DrtDeleteDerivedKeySecurityProvider(
[in] DRT_SECURITY_PROVIDER *pSecurityProvider
);
Parameters
[in] pSecurityProvider
Pointer to a DRT_SECURITY_PROVIDER specifying the security provider to delete.
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 7 Professional [desktop apps only] |
| Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
| Target Platform | Windows |
| Header | drt.h |
| Library | Drtprov.lib |
| DLL | Drt.dll |