Show / Hide Table of Contents

Enum SubscriptionState

The state of the user's subscription.

Namespace: Esri.ArcGISRuntime.Portal
Assembly: Esri.ArcGISRuntime.dll
Syntax
[DataContract]
public enum SubscriptionState

Fields

Name Description
Active

The subscription is active and allows all functionality.

Canceled

The subscription was canceled.

Deleted

The subscription was deleted.

Expired

The subscription has expired.

Restricted

The subscription has run out of credits.

Suspended

The subscription was suspended.

Applies to

TargetVersions
.NET Standard 2.0100.10 - 100.15
.NET 6.0100.13 - 100.15
.NET 6.0 Windows100.13 - 100.15
.NET Framework100.10 - 100.15
.NET 5100.10 - 100.12
.NET Core 3.1100.10 - 100.12
Xamarin.Android100.10 - 100.15
Xamarin.iOS100.10 - 100.15
UWP100.10 - 100.15
In This Article
Back to top Copyright © 2022 Esri.