Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class SesarWebHook

    The object used for SESAR webHook

    Inheritance
    object
    SesarWebHook
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: SecureExchangesSDK.Models.Transport
    Assembly: SecureExchangesSDK.dll
    Syntax
    public class SesarWebHook

    Properties

    CryptedObject

    The crypted manifest

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

    HashKey

    The hashkey of the crytped key used

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

    Extension Methods

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