←Select platform

CertificateOfSigner Property

Summary

Gets or sets the certificate of signer.

Syntax

C#
VB
C++
[Element(DicomTag.CertificateOfSigner)] 
public byte[] CertificateOfSigner { get; set; } 
<Leadtools.Dicom.Common.Extensions.ElementAttribute()> 
Public Property CertificateOfSigner As Byte() 
[Leadtools.Dicom.Common.Extensions.ElementAttribute()] 
public: 
property array<byte>^ CertificateOfSigner { 
   array<byte>^ get(); 
   void set (    array<byte>^ ); 
} 

Property Value

The certificate of signer.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly