Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Interface IAuthenticationNeeded

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

    Properties

    ApiPassword

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

    ApiUser

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

    Serial

    Declaration
    Guid Serial { 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