TlsConfig Class

Tls configuration

Inheritance Hierarchy

SystemObject
  TwinCAT.Ads.ConfigurationSecurityConfigBase
    TwinCAT.Ads.ConfigurationTlsConfig

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

Syntax

C#

public class TlsConfig : SecurityConfigBase

The TlsConfig type exposes the following members.

Properties

 

Name

Description

CA

Gets or sets the trusted CA Certificate

Cert

Gets or sets the Client certificate

Cipher

Gets the cipher.

Crl

Gets or sets the revokation list.

IgnoreCn

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

IgnoreCommonCa

Gets a value indicating whether [ignore common ca].

Insecure

Gets a value indicating whether the Peer certificate is checked.

Key

Gets/Sets the client certificate.

KeyPwd

Gets or sets the key password.

Security

Gets the type of security.
(Inherited from SecurityConfigBase)

SelfSigned

Gets a value indicating whether the certificates are self signed

Version

Gets or sets the SSL protocol version.

Methods

 

Name

Description

Equals

Determines whether the specified object is equal to the current object.
(Inherited from Object)

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)

GetHashCode

Serves as the default hash function.
(Inherited from Object)

GetType

Gets the Type of the current instance.
(Inherited from Object)

MemberwiseClone

Creates a shallow copy of the current Object.
(Inherited from Object)

ToString

Returns a string that represents the current object.
(Inherited from Object)

Fields

 

Name

Description

securityType

The security type
(Inherited from SecurityConfigBase)

Reference

TwinCAT.Ads.Configuration Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026