OnLoginEventArgs Class

Provides data for an OnLogin event.

Inheritance Hierarchy

SystemObject
  SystemEventArgs
    TcHmiSrv.Core.Listeners.AuthListenerEventArgsOnLoginEventArgs

Namespace: TcHmiSrv.Core.Listeners.AuthListenerEventArgs
Assembly: TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 3.1.7447.0+85f9b473a1dd11b8f3e5c9a182fd1901975e46f9

Syntax

C#

public class OnLoginEventArgs : EventArgs

The OnLoginEventArgs type exposes the following members.

Properties

 

Name

Description

OnLoginEventArgs Class 1:

Context

Gets the Context of the event.

OnLoginEventArgs Class 2:

Value

Gets the Value of type Struct that describes the user that tries to log in according to the JSON schema for symbol 'Login' as described in 'TcHmiSrv.Config.json'.
Add a Value of type Vector with the 'replaceUserGroups' key containing Strings with user group names to change group assignments of the logged-in user.

Methods

 

Name

Description

OnLoginEventArgs Class 3:

Equals

Determines whether the specified object is equal to the current object.
(Inherited from Object)

OnLoginEventArgs Class 4:

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)

OnLoginEventArgs Class 5:

GetHashCode

Serves as the default hash function.
(Inherited from Object)

OnLoginEventArgs Class 6:

GetType

Gets the Type of the current instance.
(Inherited from Object)

OnLoginEventArgs Class 7:

MemberwiseClone

Creates a shallow copy of the current Object.
(Inherited from Object)

OnLoginEventArgs Class 8:

ToString

Returns a string that represents the current object.
(Inherited from Object)

Version Information

Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0

Reference

TcHmiSrv.Core.Listeners.AuthListenerEventArgs Namespace

Copyright © Beckhoff Automation GmbH & Co. KG