Click or drag to resize

VoIPNativeAPIStrongNameSignatureVerificationEx Method

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

Parameters

wszFilePath
Type: SystemString
fForceVerification
Type: SystemBoolean
pfWasVerified
Type: SystemBoolean

Return Value

Type: Boolean
See Also