| VerificationStepModel Properties |
The VerificationStepModel type exposes the following members.
| Name | Description | |
|---|---|---|
| CanFix |
Gets or sets a value indicating whether this step can be fixed.
| |
| Id |
Gets or sets a value representing the identifier of this verification step.
| |
| Index |
Gets or sets the index of this verification step
| |
| MessageFormatParameters |
Gets or sets the message format parameters for this step.
| |
| MessageKey |
Gets or sets a value representing a message key for this verification step.
| |
| Progress |
Gets or sets value that indicates the completion progress of this verification step.
| |
| Status |
Gets or sets the status of this verification step.
| |
| TitleFormatParameters |
Gets or sets the title format parameters for this step.
| |
| TitleKey |
Gets or sets a value representing a title key for this verification step.
|