Click or drag to resize

AuthCredentialRequiredFieldsFromUser Property

Fields that has to be filled by the user

Namespace:  PsrApi.Data.Authentication.AuthData
Assembly:  PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
public AuthenticationFieldCollection RequiredFieldsFromUser { get; set; }

Property Value

Type: AuthenticationFieldCollection

Implements

IObjectWithRequiredFieldsRequiredFieldsFromUser
See Also