Click or drag to resize
MacroSettingsUserName Property
Gets or sets the name of the user which will be used to verify security when CheckIntegrity is false.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
public string UserName { get; set; }

Property Value

Type: String
See Also