EncryptedDataDetailMIMEType Property
This property specifies the MIME type of the encrypted data.
Syntax
xmlencryptcontrol.EncryptedDataDetailMIMEType(EncryptedDataDetailIndex)[=string]
Default Value
""
Remarks
This property specifies the MIME type of the encrypted data. For example: "image/png". This property is optional.
The size of the array is controlled by the EncryptedDataDetailCount property.
This property is not available at design time.
Data Type
String