Click or drag to resize

VoIPNativeAPIStrongNameSignatureVerificationEx Method


Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public static bool StrongNameSignatureVerificationEx(
	string wszFilePath,
	bool fForceVerification,
	out bool pfWasVerified
)

Parameters

wszFilePath  String
 
fForceVerification  Boolean
 
pfWasVerified  Boolean
 

Return Value

Boolean
See Also