Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class GetMessageAnswer

    Inheritance
    object
    Answer
    GetMessageAnswer
    Implements
    INotifyPropertyChanged
    Inherited Members
    Answer.Data
    Answer.Status
    Answer.PropertyChanged
    Answer.RaisePropertyChanged(string)
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: SecureExchangesSDK.SecureExchanges
    Assembly: SecureExchangesSDK.dll
    Syntax
    [Serializable]
    public class GetMessageAnswer : Answer, INotifyPropertyChanged

    Properties

    Base64Logo

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

    CrypteExtendTokenId

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

    CryptedCallBackKeys

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

    CryptedCallBackParameters

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

    CryptedDangerousFileName

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

    CryptedExpireOn

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

    CryptedFiles

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

    CryptedIPUse

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

    CryptedManifestMetaData

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

    CryptedManifestRecipient

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

    CryptedManifestRecipientDefinitionZones

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

    CryptedManifestRecipientList

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

    CryptedManifestSignatureOptions

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

    CryptedMaxOpenTime

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

    CryptedMessage

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

    CryptedReplyOptions

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

    CryptedSendModeNextRecipient

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

    CryptedServerDate

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

    CryptedSubject

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

    CryptedTotalOpenAvailableTime

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

    EnCustomText

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

    FileAndBodyIV

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

    FileAndbodyHalfKey

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

    FrCustomText

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

    HandShakeAutorization

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

    IPUse

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

    IsFileSignDownloadRestricted

    Declaration
    public bool IsFileSignDownloadRestricted { get; set; }
    Property Value
    Type Description
    bool

    MessageCreatedDate

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

    Part1

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

    ReplyBasicInfo

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

    ReplyID

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

    WarningServerMessage

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

    Implements

    INotifyPropertyChanged

    Extension Methods

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