Click or drag to resize

IWsCommonDeactivateUserOtp Method

Delete the user on the provider system and set OtpAcive = false.

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<OtpDeactivateUserData> DeactivateUserOtp(
	string otpValue
)

Parameters

otpValue
Type: SystemString

Return Value

Type: WsResultOtpDeactivateUserData
See Also