Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class SesarManifest

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

    Properties

    FilesLocation

    Declaration
    public List<FileLocation> FilesLocation { get; set; }
    Property Value
    Type Description
    List<FileLocation>

    Recipients

    Declaration
    public List<RecipientManifest> Recipients { get; set; }
    Property Value
    Type Description
    List<RecipientManifest>

    Extension Methods

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