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.Core.Listeners.AuthListenerEventArgs
Assembly:  TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0

Syntax

C#

public Value Value { get; }

Property Value

Type: Value

Reference

OnLoginEventArgs Class

TcHmiSrv.Core.Listeners.AuthListenerEventArgs Namespace