Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class FilePart

    Inheritance
    object
    FilePart
    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
    [Serializable]
    public class FilePart

    Properties

    b64

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

    part

    Declaration
    public int part { get; set; }
    Property Value
    Type Description
    int

    sha512

    Declaration
    public string sha512 { 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