Click or drag to resize

IWsCommonSetOtpActive Method

Set the field OtpActive = true in table Users in ArubaCloudUsers DB

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<UserOtpActiveData> SetOtpActive(
	string otpValue
)

Parameters

otpValue
Type: SystemString

Return Value

Type: WsResultUserOtpActiveData
See Also