XmlSchema.writeToFile Method [AX 2012]

public void writeToFile(str filename, [str encoding])

Run On

Called

Parameters

filename
Type: str
encoding
Type: str

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

Community Additions

ADD
Show: