AuthenticationField Class |
Namespace: PsrApi.Data.Authentication.AuthFields
public class AuthenticationField
The AuthenticationField type exposes the following members.
Name | Description | |
---|---|---|
![]() | AuthenticationField |
A field that is required from the user for authentication
|
Name | Description | |
---|---|---|
![]() | IsUserInput |
Defines if the field should be displayed on the UI
|
![]() | ResendField |
Defines if the field should be sent back to server or if it is only required on client side
|
![]() | Type |
Type of the field
|
![]() | Value |
Value of the field
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |