Leadtools.Dicom.Common

CertificateOfSigner Property

Show in webframe





Gets or sets the certificate of signer.
Syntax
[ElementAttribute()]
public byte[] CertificateOfSigner {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property CertificateOfSigner As Byte()
'Usage
 
Dim instance As DigitalSignature
Dim value() As Byte
 
instance.CertificateOfSigner = value
 
value = instance.CertificateOfSigner

            

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

Property Value

The certificate of signer.
Requirements

Target Platforms

See Also

Reference

DigitalSignature Class
DigitalSignature 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