SecurityConfigBase Class

Security configuration base class.

Inheritance Hierarchy

SystemObject
  TwinCAT.Ads.ConfigurationSecurityConfigBase
    TwinCAT.Ads.ConfigurationPskConfig
    TwinCAT.Ads.ConfigurationTlsConfig
    TwinCAT.Ads.ConfigurationUserSecurityConfig

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

Syntax

C#

public abstract class SecurityConfigBase

The SecurityConfigBase type exposes the following members.

Constructors

 

Name

Description

SecurityConfigBase

Initializes a new instance of the SecurityConfigBase class.

Properties

 

Name

Description

Security

Gets the type of security.

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

Reference

TwinCAT.Ads.Configuration Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026