Class LicenseInfo
- Namespace
- ScanbotSDK.MAUI
- Assembly
- ScanbotSDK.Shared.dll
public class LicenseInfo
- Inheritance
-
LicenseInfo
- Inherited Members
Properties
ExpirationDate
public DateTime? ExpirationDate { get; set; }
Property Value
IsValid
public bool IsValid { get; set; }
Property Value
Status
public LicenseStatus Status { get; set; }