Click or drag to resize

PsrMultiFactorAuthenticationField Class

A field that has to be filled by the user. Can be a PIN, token, etc.
Inheritance Hierarchy
SystemObject
  PsrApi.DataPsrMultiFactorAuthenticationField

Namespace:  PsrApi.Data
Assembly:  PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
public class PsrMultiFactorAuthenticationField

The PsrMultiFactorAuthenticationField type exposes the following members.

Properties
  NameDescription
Public propertyType
Type of the required field.
Public propertyValue
Value of the required field.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also