Step |
The options for step-up authorization using Mobile ID
public class StepUp : NativeObject
The StepUp type exposes the following members.
Name | Description | |
---|---|---|
Language | The language of the message Example: "DE" | |
Message | The message to be displayed on the mobile phone Example: "Do you authorize your signature on Contract.pdf?" | |
MSISDN | The mobile phone number Example: "+41798765432" |
Name | Description | |
---|---|---|
Equals | (Inherited from NativeObject) | |
GetHashCode | (Inherited from NativeObject) |
Name | Description | |
---|---|---|
ConsentRequired | 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. |