WinAPIServer::getTempPath Method [AX 2012]

Syntax

server public static str getTempPath()

Run On

Server

Remarks

If an attacker can control input to the getTempPath 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.

See Also

Reference

WinAPIServer Class