Click or drag to resize

ServiceHelperSecureRemoteInteractions Property

Gets or sets a boolean value that indicates whether ServiceHelper will secure remote interactions from ClientHelper.

Namespace: GSF.ServiceProcess
Assembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.181-beta
Syntax
[DefaultValueAttribute(false)]
public bool SecureRemoteInteractions { get; set; }
View Source

Property Value

Boolean
See Also