| VerificationStatusModel Properties |
The VerificationStatusModel type exposes the following members.
| Name | Description | |
|---|---|---|
| Duration |
Gets or sets a value the duration of the activity at the time this status was yielded.
(Inherited from ActivityStatusModel.) | |
| MessageFormatParameters |
Gets or sets the message format parameters.
(Inherited from ActivityStatusModel.) | |
| MessageId |
Gets or sets a value representing a message identifier.
(Inherited from ActivityStatusModel.) | |
| RequesterUserName |
Gets or sets the user that initiated the activity.
(Inherited from ActivityStatusModel.) | |
| Status |
Gets or sets the current status of the activity.
(Inherited from ActivityStatusModel.) | |
| StatusUri |
Gets or sets the URI to call to obtain further status information - missing if the status is 'completed', 'canceled' or 'faulted'.
(Inherited from ActivityStatusModel.) | |
| Steps |
Gets or sets the steps in the verification task.
| |
| TimeStamp |
Gets or sets the server time when the activity yielded this status.
(Inherited from ActivityStatusModel.) | |
| Token |
Gets or sets a token that identifies the request that initiated the activity.
(Inherited from ActivityStatusModel.) |