PskConfigPassword Property

Gets or sets the password.


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

Syntax

C#

public string? Password { get; set; }

Property Value

String
The password.

Remarks

Key will be generated Sha256(Identity+Pwd), Identity in upper case if 'IdentityCaseSensitive' = false - UTF8 The key name for this IConfiguration value is: AmsRouter:RemoteConnections:[Index]:Psk:Password AmsRouter:Mqtt:[Index]:Psk:Password AmsRouter:Server:Psk:Password AmsRouter:EtherCAT:[Index]:Psk:Password AmsRouter:Json:[Index]:Psk:Password

Reference

PskConfig Class TwinCAT.Ads.Configuration Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026