Leadtools.Dicom.Common.DataTypes Namespace > DigitalSignature Class : Signature Property |
[ElementAttribute()] public byte[] Signature {get; set;}
'Declaration <ElementAttribute()> Public Property Signature As Byte()
'Usage Dim instance As DigitalSignature Dim value() As Byte instance.Signature = value value = instance.Signature
[ElementAttribute()] public byte[] Signature {get; set;}
ElementAttribute() get_Signature();
set_Signature(value);
[ElementAttribute()] public: property array<byte>^ Signature { array<byte>^ get(); void set ( array<byte>^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2