Click or drag to resize

DigestElement Constructor (DigElementType, String)

Initializes a new instance of the DigestElement class

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public DigestElement(
	DigElementType type,
	string value
)

Parameters

type
Type: Ozeki.VoIPDigElementType
value
Type: SystemString
See Also