PskConfig Class
Psk configuration
Inheritance Hierarchy
SystemObject
TwinCAT.Ads.ConfigurationSecurityConfigBase
TwinCAT.Ads.ConfigurationPskConfig
Namespace: TwinCAT.Ads.Configuration
Assembly: TwinCAT.Ads.ConfigurationProviders
(in TwinCAT.Ads.ConfigurationProviders.dll) Version:
7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public class PskConfig : SecurityConfigBaseThe PskConfig type exposes the following members.
Properties
|
|
Name |
Description |
|---|---|---|
|
|
Gets or sets the identity. | |
|
|
Gets or sets a value indicating whether the Password string is case sensitive (Default: false) | |
|
|
Gets or sets the Internal Name (only for RemoteServerConfig | |
|
|
Gets or sets the key. | |
|
|
Gets or sets the password. | |
|
|
Gets the type of security. |
Methods
|
|
Name |
Description |
|---|---|---|
|
|
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. |