Click or drag to resize

IWsCommonGetCredit Method

The method gets the updated value of the credit for the user. Using the method GetCredit() of Aruba WsCommon you can check the credit associated with the account specified in the authentication phase. In addition to the remaining credit, the method GetCredit() displays the value of the granted credit.

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<Credit> GetCredit()

Return Value

Type: WsResultCredit
See Also