Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class GetSESARLatestVersionArgs

    Inheritance
    object
    BaseEndPointConfiguration
    BaseAuthenticateArgs
    GetSESARLatestVersionArgs
    Implements
    IAuthenticationNeeded
    IEndPointConfiguration
    IEndPointName
    IUriBindingConfiguration
    Inherited Members
    BaseAuthenticateArgs.ApiPassword
    BaseAuthenticateArgs.ApiUser
    BaseAuthenticateArgs.Serial
    BaseEndPointConfiguration.EndPointConfigurationName
    BaseEndPointConfiguration.EndPointUri
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: SecureExchangesSDK.Models.Args
    Assembly: SecureExchangesSDK.dll
    Syntax
    public class GetSESARLatestVersionArgs : BaseAuthenticateArgs, IAuthenticationNeeded, IEndPointConfiguration, IEndPointName, IUriBindingConfiguration

    Properties

    HashKey

    HASH KEY must be the SHA512 of the xml public key

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

    Monitoring

    Monitoring of sesar

    Declaration
    public Dictionary<SESARProcessExecution, Stopwatch> Monitoring { get; set; }
    Property Value
    Type Description
    Dictionary<SESARProcessExecution, Stopwatch>

    version

    the actual version

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

    Implements

    IAuthenticationNeeded
    IEndPointConfiguration
    IEndPointName
    IUriBindingConfiguration

    Extension Methods

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