Click or drag to resize

ConnectionParametersIgnoreSignatureValidationFailures Property

Gets or sets flag that determines if system should ignore checksum signature validation errors.

Namespace: GSF.PhasorProtocols.IEC61850_90_5
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
[DefaultValueAttribute(true)]
public bool IgnoreSignatureValidationFailures { get; set; }
View Source

Property Value

Boolean
See Also