HRESULT SuppressLogValue(LPCWSTR tsVariableName)

Call this method for task-sequence variables for which you do not want the values to be written to the log file. Call this method for task sequence variables that store passwords, PINs, or other sensitive values a user might enter.

Related Topics

IFormController Interface