Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class UserSigningMark

    Represents a user signing mark

    Inheritance
    object
    UserSigningMark
    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 UserSigningMark

    Properties

    ImageB64

    Base64 image

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

    Type

    Type of the user mark

    Declaration
    public UserSigningMarkType Type { get; set; }
    Property Value
    Type Description
    UserSigningMarkType

    Extension Methods

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