Click or drag to resize

InitializeFirstFactorResetRequestAuthTypeToReset Property

Defines which AuthType should be reset

Namespace:  PsrApi.Data.Authentication.Request
Assembly:  PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
public AuthTypes AuthTypeToReset { get; set; }

Property Value

Type: AuthTypes
See Also