Show / Hide Table of Contents

Class SubscriptionInfo

Provides information about the user's subscription.

Inheritance
System.Object
SubscriptionInfo
Implements
System.Text.Json.Serialization.IJsonOnSerializing
System.Text.Json.Serialization.IJsonOnDeserialized
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Esri.ArcGISRuntime.Portal
Assembly: Esri.ArcGISRuntime.dll
Syntax
[DataContract]
public class SubscriptionInfo : IJsonOnSerializing, IJsonOnDeserialized

Properties

Name Description
ExpiryDate

Gets the expiry date of the user's subscription.

State

Gets the current state of the user's subscription.

Name Description
IJsonOnDeserialized.OnDeserialized()
IJsonOnSerializing.OnSerializing()

Applies to

TargetVersions
.NET Standard 2.0100.10 - 200.8
.NET100.13 - 200.8
.NET Windows100.13 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
.NET Framework100.10 - 200.8
Xamarin.Android100.10 - 100.15
Xamarin.iOS100.10 - 100.15
UWP100.10 - 200.8
In This Article
Back to top Copyright © 2022 Esri.