AuthListener Class

Represents a listener to implement a custom authorization. This class cannot be inherited.

Inheritance Hierarchy

SystemObject
  Listener
    TcHmiSrv.Core.ListenersAuthListener

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

Syntax

C#

public sealed class AuthListener : Listener, 
    IExternalCaller<string>, IAsyncExternalCaller<string>

The AuthListener type exposes the following members.

Constructors

 

Name

Description

AuthListener Class 1:

AuthListener

Initializes a new instance of the AuthListener class.

Properties

 

Name

Description

AuthListener Class 2:

Type

Gets the type of the AuthListener.
(Overrides Listener.Type)

Methods

 

Name

Description

AuthListener Class 3:

Equals

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

AuthListener Class 4:

GetHashCode

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

AuthListener Class 5:

GetType

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

AuthListener Class 6:

ToString

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

Events

 

Name

Description

AuthListener Class 7:

OnLogin

Called when a user tries to log in.

AuthListener Class 8:

OnLoginAsync

Called when a user tries to log in.

AuthListener Class 9:

OnLogout

Called when a user is logged out.

AuthListener Class 10:

OnLogoutAsync

Called when a user is logged out.

Version Information

Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0

Reference

TcHmiSrv.Core.Listeners Namespace

Copyright © Beckhoff Automation GmbH & Co. KG