Show / Hide Table of Contents

Enum MessengingSignResendStatus

Status for the resend

Namespace: SecureExchangesSDK.Models.Enum
Assembly: SecureExchangesSDK.dll
Syntax
public enum MessengingSignResendStatus

Fields

Name Description
Error

Resend error.

Expired

Resned expired.

InProgress

Reened in progress.

Success

Resend success.

Extension Methods

ExtensionHelper.CopySameNameAndTypeProperties<MessengingSignResendStatus, S>(S)
In This Article
Back to top Generated by DocFX