Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class ReplyOptionsMessage

    That is the SignOptions message that the user can provide to ask the signatorie to upload files.

    Inheritance
    object
    ReplyOptionsMessage
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: SecureExchangesSDK.Models.Transport
    Assembly: SecureExchangesSDK.dll
    Syntax
    public class ReplyOptionsMessage

    Properties

    CultureID

    That is the culture of the message

    Declaration
    public string CultureID { get; set; }
    Property Value
    Type Description
    string

    Message

    The message that must be show in the ui when the user will need to upload files

    Declaration
    public string Message { get; set; }
    Property Value
    Type Description
    string

    Extension Methods

    ExtensionHelper.CopySameNameAndTypeProperties<T, S>(T, S)
    In this article
    Back to top Secure Exchanges Inc. - Documentation