SecurityCriticalDataProcessorAttribute IsSecurityCritical Property NetworkComms.Net Help
A booling defining if 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; private set; }

Property Value

Type: OnlineBoolean
See Also