Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class ManifestRecipient

    Inheritance
    object
    RecipientInfo
    ManifestRecipient
    ManifestRecipientReturn
    Inherited Members
    RecipientInfo.Email
    RecipientInfo.Phone
    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 ManifestRecipient : RecipientInfo

    Properties

    RecipientIdentifier

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

    ZonesDefByFile

    Declaration
    public FileZoneDefinition[] ZonesDefByFile { get; set; }
    Property Value
    Type Description
    FileZoneDefinition[]

    Extension Methods

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