Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Interface ISECryptedObject

    Interface to force implementation of BaseSeCryptedObject

    Namespace: SecureExchangesSDK.Models.Contract
    Assembly: SecureExchangesSDK.dll
    Syntax
    public interface ISECryptedObject

    Properties

    CryptedObject

    Crypted object with value and type

    Declaration
    BaseSECryptedObject CryptedObject { get; set; }
    Property Value
    Type Description
    BaseSECryptedObject

    Extension Methods

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