Click or drag to resize

DigestElement Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPDigestElement

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public class DigestElement : ISIPMessagePart, 
	ISIPCloneable<DigestElement>

The DigestElement type exposes the following members.

Constructors
 NameDescription
Public methodDigestElement(DigElementType, String)Initializes a new instance of the DigestElement class
Public methodDigestElement(String, String)Initializes a new instance of the DigestElement class
Top
Properties
 NameDescription
Public propertyName 
Public propertyType 
Public propertyValue 
Top
Methods
See Also