WinAPIServer::getFileModifiedDate Method [AX 2012]
server public static date getFileModifiedDate(Filename filename)
Run On
ServerParameters
- filename
- Type: Filename Extended Data Type
If an attacker can control input to the getFileModifiedDate method, a security risk exists. Therefore, this method runs under Code Access Security. Calls to this method on the server require permission from the FileIOPermission Class.
Show: