Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Interface ICertificateProperties

    Certificate properties and options for the sign files

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

    Properties

    DoNotAppendCertificateToFile

    Determine if the file must generate a signature certificate at the end

    Declaration
    bool DoNotAppendCertificateToFile { get; set; }
    Property Value
    Type Description
    bool

    Extension Methods

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