Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Interface ILogRequest

    The contract to request log

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

    Properties

    Serial

    The serial number of the licence

    Declaration
    Guid Serial { get; set; }
    Property Value
    Type Description
    Guid

    UserLogSerial

    The serial number of the user we request the log (Guid.empty) if it's serial

    Declaration
    Guid UserLogSerial { get; set; }
    Property Value
    Type Description
    Guid

    Extension Methods

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