Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class DeleteMessageByTrackingIdArgs

    Inheritance
    object
    DeleteMessageByTrackingIdArgs
    Implements
    IEndPointConfiguration
    IEndPointName
    IUriBindingConfiguration
    IAuthenticationNeeded
    Inherited Members
    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 DeleteMessageByTrackingIdArgs : IEndPointConfiguration, IEndPointName, IUriBindingConfiguration, IAuthenticationNeeded

    Properties

    ApiPassword

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

    ApiUser

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

    CultureId

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

    EndPointConfigurationName

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

    EndPointUri

    Declaration
    public Uri EndPointUri { get; set; }
    Property Value
    Type Description
    Uri

    Serial

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

    TrackingId

    Declaration
    public Guid TrackingId { get; set; }
    Property Value
    Type Description
    Guid

    Implements

    IEndPointConfiguration
    IEndPointName
    IUriBindingConfiguration
    IAuthenticationNeeded

    Extension Methods

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