Click or drag to resize

AuthenticationFieldIsUserInput Property

Defines if the field should be displayed on the UI

Namespace:  PsrApi.Data.Authentication.AuthFields
Assembly:  PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
public bool IsUserInput { get; set; }

Property Value

Type: Boolean
See Also