Table of Contents

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

DateTime?

IsValid

public bool IsValid { get; set; }

Property Value

bool

Status

public LicenseStatus Status { get; set; }

Property Value

LicenseStatus