UserSecurityConfig Class

Security configuration for User Autentication. Implements the SecurityConfigBase

Inheritance Hierarchy

SystemObject
  TwinCAT.Ads.ConfigurationSecurityConfigBase
    TwinCAT.Ads.ConfigurationUserSecurityConfig

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

Syntax

C#

public class UserSecurityConfig : SecurityConfigBase

The UserSecurityConfig type exposes the following members.

Constructors

 

Name

Description

UserSecurityConfig

Initializes a new instance of the UserSecurityConfig class.

Properties

 

Name

Description

CaseSensitive

Gets a value indicating whether the user name is case sensitive

Password

Gets the password.

Security

Gets the type of security.
(Inherited from SecurityConfigBase)

User

Gets the User.

Methods

 

Name

Description

Dump

Dumps this instance.

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