| PsrMultiFactorAuthenticationRequest Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PsrApi.Data
 Syntax
Syntaxpublic class PsrMultiFactorAuthenticationRequest
The PsrMultiFactorAuthenticationRequest type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AuthenticatorType | 
                Type of the configured authenticator.
             | 
|  | DataToSign | 
                DataToSign
             | 
|  | DisplayName | 
                Name of the authenticator.
             | 
|  | Id | 
                ID of the authenticator.
             | 
|  | Mandatory | 
                If the authenticator has to be used.
             | 
|  | RequiredFields | 
                Fields that have to be filled.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also