Changes in act.shared.licensing from v21.1 (Version 4.0.30319.42000)<br> to v22 (Version 4.0.30319.42000)

Changes in act.shared.licensing from v21.1 (Version 4.0.30319.42000)
to v22 (Version 4.0.30319.42000)

Removed Added
public interface Act.Shared.Licensing.IRegistrationProvider ()
--> NONE <--
  • Property: int ContactLimit { public get; }
public class Act.Shared.Licensing.LicenseManager ()
  • Method: public bool isTierSubscription ()
  • Property: bool isAPIAllowed { public get; }
  • [Obsolete: This method is obsolete. Please use IsTierSubscription instead.]Method: public bool isTierSubscription ()
  • Property: int ContactLimit { public get; }
  • [Obsolete: This property has been deprecated. Please use IsAPIAllowed instead]Property: bool isAPIAllowed { public get; }
  • Property: bool IsAPIAllowed { public get; }
  • Property: bool IsTierSubscription { public get; }

TopSummary