Click or drag to resize

MasterSettingKeyTempDir Field

Note: This API is now obsolete.

TempDir Temporary Directory. Set through the Omada Enterprise Configuration tool. The ASP.NET User should have read access to this folder. Omada recommends using C:\omadaent_temp.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
[ObsoleteAttribute]
public const string TempDir = "TempDir"

Field Value

Type: String
See Also