Click or drag to resize

IMobileVerificationPlugInConfirmVerification Method

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
bool ConfirmVerification(
	Guid userId,
	Object verificationCode
)

Parameters

userId
Type: SystemGuid
verificationCode
Type: SystemObject

Return Value

Type: Boolean
See Also