Class LicenseInfo
A class that contains encrypted JSON information pertaining to a licensed authenticated user.
Inheritance
System.Object
LicenseInfo
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
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class LicenseInfo
Remarks
This class contains licensing information for an authenticated portal user. Typically, an instance of this class is retrieved
from Get
Methods
Name | Description |
---|---|
From |
Creates license info from a license info JSON string that was obtained from To |
To |
Converts a license info into a license info JSON representation which can be persisted to disk and used later with
From |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.0 - 200.6 |
Xamarin.Android | 100.0 - 100.15 |
Xamarin.iOS | 100.0 - 100.15 |
UWP | 100.0 - 200.6 |