ITcHmiSrvAuthListener Class

Allows to implement own authorization extensions.

Inheritance Hierarchy

System.Object
  TcHmiSrv.ITcHmiSrvListener
    TcHmiSrv.ITcHmiSrvAuthListener
      TcHmiSrv.TcHmiSrvAuthListener
Namespace:  TcHmiSrv
Assembly:  TcHmiSrvExtNet (in TcHmiSrvExtNet.dll) Version: 1.10.1018.48 (1.10.1018.48)

Syntax

C#

public abstract class ITcHmiSrvAuthListener : ITcHmiSrvListener

The ITcHmiSrvAuthListener type exposes the following members.

Properties

 

Name

Description

ITcHmiSrvAuthListener Class 1:

Type

Gets the type of the listener. (Inherited from ITcHmiSrvListener.)

Methods

 

Name

Description

ITcHmiSrvAuthListener Class 2:

Dispose

Releases all resources used by the ITcHmiSrvAuthListener (Overrides ITcHmiSrvListener.Dispose..)

ITcHmiSrvAuthListener Class 3:

Equals

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

ITcHmiSrvAuthListener Class 4:

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

ITcHmiSrvAuthListener Class 5:

GetType

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

ITcHmiSrvAuthListener Class 6:

ToString

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

Reference

TcHmiSrv Namespace