Leadtools.Dicom.Common

EncryptedContent Property

Show in webframe





Gets or sets the content of the encrypted items.
Syntax
[ElementAttribute()]
public byte[] EncryptedContent {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property EncryptedContent As Byte()
'Usage
 
Dim instance As EncryptedAttribute
Dim value() As Byte
 
instance.EncryptedContent = value
 
value = instance.EncryptedContent

            

            
[ElementAttribute()]
public:
property array<byte>^ EncryptedContent {
   array<byte>^ get();
   void set (    array<byte>^ value);
}

Property Value

The content of the encrypted data.
Requirements

Target Platforms

See Also

Reference

EncryptedAttribute Class
EncryptedAttribute Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features