Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

EncryptedContentTransferSyntaxUID Property






Gets or sets the encrypted content transfer syntax UID.
Syntax
[ElementAttribute()]
public string EncryptedContentTransferSyntaxUID {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property EncryptedContentTransferSyntaxUID As String
'Usage
 
Dim instance As EncryptedAttribute
Dim value As String
 
instance.EncryptedContentTransferSyntaxUID = value
 
value = instance.EncryptedContentTransferSyntaxUID
[ElementAttribute()]
public:
property String^ EncryptedContentTransferSyntaxUID {
   String^ get();
   void set (    String^ value);
}

Property Value

The encrypted content transfer syntax UID.
Requirements

Target Platforms

See Also

Reference

EncryptedAttribute Class
EncryptedAttribute Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features