Click or drag to resize

IWsCommonCheckVerificationCode Method

Using the method CheckVerificationCode of Aruba WsCommon,you can verify your contact information

Namespace:  Aruba.Cloud.WsCommon
Assembly:  Aruba.Cloud.WsCommon (in Aruba.Cloud.WsCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[OperationContractAttribute]
WsResult CheckVerificationCode(
	int UserContactID,
	int VerificationCode
)

Parameters

UserContactID
Type: SystemInt32
VerificationCode
Type: SystemInt32

Return Value

Type: WsResult
See Also