Click or drag to resize

IDigestSchemeComputeCredentials Method


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
Credentials ComputeCredentials(
	Challenge challange,
	string method,
	string uri,
	string user,
	string password,
	string entityBody,
	string clientNonce = null
)

Parameters

challange  Challenge
 
method  String
 
uri  String
 
user  String
 
password  String
 
entityBody  String
 
clientNonce  String  (Optional)
 

Return Value

Credentials
See Also