TcHmiSrvAuthListener.OnLoginEventArgs.Value Property

Gets the Value that describes the user that tries to log in according to the JSON schema for symbol 'Login' as described in 'TcHmiSrv.Config.json'.

Namespace:  TcHmiSrv
Assembly:  TcHmiSrvExtNet (in TcHmiSrvExtNet.dll) Version: 3.0.0.0

Syntax

C#

public Value Value { get; }

Property Value

Type: Value

Reference

TcHmiSrvAuthListener.OnLoginEventArgs Class

TcHmiSrv Namespace