AuthenticationFieldResendField Property |
Defines if the field should be sent back to server or if it is only required on client side
Namespace:
PsrApi.Data.Authentication.AuthFields
Assembly:
PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntaxpublic bool ResendField { get; set; }
Property Value
Type:
Boolean
See Also