Class GetMessageAnswer
Inheritance
System.Object
GetMessageAnswer
Implements
System.ComponentModel.INotifyPropertyChanged
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: SecureExchangesSDK.dll
Syntax
[Serializable]
public class GetMessageAnswer : Answer, INotifyPropertyChanged
Properties
Base64Logo
Declaration
public string Base64Logo { get; set; }
Property Value
Type |
Description |
System.String |
|
CryptedCallBackKeys
Declaration
public string CryptedCallBackKeys { get; set; }
Property Value
Type |
Description |
System.String |
|
CryptedCallBackParameters
Declaration
public string CryptedCallBackParameters { get; set; }
Property Value
Type |
Description |
System.String |
|
CryptedExpireOn
Declaration
public string CryptedExpireOn { get; set; }
Property Value
Type |
Description |
System.String |
|
CryptedFiles
Declaration
public string CryptedFiles { get; set; }
Property Value
Type |
Description |
System.String |
|
CryptedIPUse
Declaration
public string CryptedIPUse { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string CryptedManifestMetaData { get; set; }
Property Value
Type |
Description |
System.String |
|
CryptedManifestRecipient
Declaration
public string CryptedManifestRecipient { get; set; }
Property Value
Type |
Description |
System.String |
|
CryptedManifestRecipientDefinitionZones
Declaration
public string CryptedManifestRecipientDefinitionZones { get; set; }
Property Value
Type |
Description |
System.String |
|
CryptedManifestRecipientList
Declaration
public string CryptedManifestRecipientList { get; set; }
Property Value
Type |
Description |
System.String |
|
CryptedManifestSignatureOptions
Declaration
public string CryptedManifestSignatureOptions { get; set; }
Property Value
Type |
Description |
System.String |
|
CryptedMaxOpenTime
Declaration
public string CryptedMaxOpenTime { get; set; }
Property Value
Type |
Description |
System.String |
|
CryptedMessage
Declaration
public string CryptedMessage { get; set; }
Property Value
Type |
Description |
System.String |
|
CryptedReplyOptions
Declaration
public string CryptedReplyOptions { get; set; }
Property Value
Type |
Description |
System.String |
|
CryptedServerDate
Declaration
public string CryptedServerDate { get; set; }
Property Value
Type |
Description |
System.String |
|
CryptedSubject
Declaration
public string CryptedSubject { get; set; }
Property Value
Type |
Description |
System.String |
|
CryptedTotalOpenAvailableTime
Declaration
public string CryptedTotalOpenAvailableTime { get; set; }
Property Value
Type |
Description |
System.String |
|
CrypteExtendTokenId
Declaration
public string CrypteExtendTokenId { get; set; }
Property Value
Type |
Description |
System.String |
|
EnCustomText
Declaration
public string EnCustomText { get; set; }
Property Value
Type |
Description |
System.String |
|
FileAndbodyHalfKey
Declaration
public string FileAndbodyHalfKey { get; set; }
Property Value
Type |
Description |
System.String |
|
FileAndBodyIV
Declaration
public string FileAndBodyIV { get; set; }
Property Value
Type |
Description |
System.String |
|
FrCustomText
Declaration
public string FrCustomText { get; set; }
Property Value
Type |
Description |
System.String |
|
HandShakeAutorization
Declaration
public string HandShakeAutorization { get; set; }
Property Value
Type |
Description |
System.String |
|
IPUse
Declaration
public string IPUse { get; set; }
Property Value
Type |
Description |
System.String |
|
MessageCreatedDate
Declaration
public string MessageCreatedDate { get; set; }
Property Value
Type |
Description |
System.String |
|
Part1
Declaration
public string Part1 { get; set; }
Property Value
Type |
Description |
System.String |
|
ReplyBasicInfo
Declaration
public string ReplyBasicInfo { get; set; }
Property Value
Type |
Description |
System.String |
|
ReplyID
Declaration
public string ReplyID { get; set; }
Property Value
Type |
Description |
System.String |
|
Implements
System.ComponentModel.INotifyPropertyChanged
Extension Methods