Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets an on-disk .NET CRL Dynamic Code trustable for .NET.
Syntax
HRESULT WldpSetDynamicCodeTrust(
HANDLE fileHandle
);
Parameters
fileHandle
Handle to a on-disk dynamic code file.
Return value
This method returns S_OK if successful or a failure code otherwise.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10, version 1803 |
| Minimum supported server | Windows Server 2016 |
| Header | wldp.h |
| Library | wldp.lib |
| DLL | wldp.dll |