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: 1.8.12.0 (1.8.12)
Syntax
public DigestElement(
	DigElementType type,
	string value
)

Parameters

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