DMListImportSourceEncryption Field
|
Alterian Email Manager 6.2.3 SDK Help File
What encryption format is used on the data
Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic Nullable<DMEncryptionType> Encryption
Public Encryption As Nullable(Of DMEncryptionType)
public:
Nullable<DMEncryptionType> Encryption
val mutable Encryption: Nullable<DMEncryptionType>
Field Value
Type:
NullableDMEncryptionType
See Also