Property UserCookie
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
UserCookie
Gets or sets the user that will execute the script.
If null
the script will be executed with the user from the object Communication.
public string UserCookie { get; set; }