MACAlgorithm Property

Summary
Gets or sets the MAC algorithm.
Syntax
C#
VB
C++
[Element(DicomTag.MACAlgorithm)] 
public Nullable<MACAlgorithm> MACAlgorithm { get; set; } 
<ElementAttribute()> 
Public Property MACAlgorithm As Nullable(Of MACAlgorithm) 
[ElementAttribute()] 
public: 
property Nullable<MACAlgorithm> MACAlgorithm { 
   Nullable<MACAlgorithm> get(); 
   void set (    Nullable<MACAlgorithm> ); 
} 

Property Value

The MAC algorithm.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.