DataProcessor IsSecurityCritical Property NetworkComms.Net Help
Returns a boolian stating whether this data processor is security critical

Namespace: NetworkCommsDotNet.DPSBase
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public bool IsSecurityCritical { get; }

Property Value

Type: OnlineBoolean
See Also