The EnableWhiteAppSaveHash method
EnableWhiteAppSaveHash method enables saving hash of an executable added to the white applications’ list. It will be possible to check this executable’s authenticity when this executable is trying to access a hidden file.
EnableWhiteAppSaveHash method is enabled by default.
BOOL EnableWhiteAppSaveHash( | ||
void | ||
; |
Parameters None
Return Values EnableWhiteAppSaveHash method returns TRUE if the command succeeds. Otherwise, FALSE is returned.
See also