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 : SecurityConfigBaseThe UserSecurityConfig type exposes the following members.
Constructors
|
|
Name |
Description |
|---|---|---|
|
|
Initializes a new instance of the UserSecurityConfig class. |
Properties
|
|
Name |
Description |
|---|---|---|
|
|
Gets a value indicating whether the user name is case sensitive | |
|
|
Gets the password. | |
|
|
Gets the type of security. | |
|
|
Gets the User. |
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Dumps this instance. | |
|
|
Determines whether the specified object is equal to the current
object. | |
|
|
Allows an object to try to free resources and perform other
cleanup operations before it is reclaimed by garbage
collection. | |
|
|
Serves as the default hash function. | |
|
|
Gets the Type of the current
instance. | |
|
|
Creates a shallow copy of the current Object. | |
|
|
Returns a string that represents the current object. |