TlsConfigIgnoreCn Property

Gets/Sets a value indicating whether the CN of trusted peers is checked.


Namespace: TwinCAT.Ads.Configuration
Assembly: TwinCAT.Ads.ConfigurationProviders (in TwinCAT.Ads.ConfigurationProviders.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

public bool IgnoreCn { get; set; }

Property Value

Boolean
true if [ignore cn]; otherwise, false.

Remarks

Do not verify CN of trusted peers. The key name for this IConfiguration value is: AmsRouter:RemoteConnections:[Index]:Tls:IgnoreCn

Reference

TlsConfig Class TwinCAT.Ads.Configuration Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026