Click or drag to resize
Pdftools logo

StepUpConsentRequired Event

Event containing the URL for step-up authentication using password and SMS challenge (OTP). Password and SMS challenge are used as a fallback mechanism for the Mobile ID authentication. For example, if the Mobile ID of the user is not activated. The user must be redirected to this URL for consent of will.

Namespace: PdfTools.Crypto.Providers.SwisscomSigSrv
Assembly: PdfTools (in PdfTools.dll) Version: 1.9.1+b77910aba6fa7f07fcfd9b66a6f8c5a618f049a3
Syntax
C#
public event EventHandler<StepUpConsentRequiredEventArgs> ConsentRequired

Value

EventHandlerStepUpConsentRequiredEventArgs
See Also