IPWorks Cloud 2020 .NET Edition

Questions / Feedback?

Account Property

Details about the account and restrictions associated with currently-authenticated application key.

Syntax

public B2Account Account { get; }
Public ReadOnly Property Account As B2Account

Remarks

This property holds an B2Account object with information about the account and restrictions associated with the currently-authenticated application key; it's populated after calling Authorize.

This property is read-only and not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 .NET Edition - Version 20.0 [Build 8265]