<PackageReference Include="Relativity.Api" Version="9.4.541.2" />

LicenseInfoBase

public string Company

public string InstanceName

public string PasswordHash

public Guid ApplicationGuid { get; set; }

public int DaysBeforeExpiration { get; }

public int DaysBeforeLockout { get; }

public int HoursUntilLockout { get; }

public bool IsExpired { get; }

public bool IsGracePeriodExpired { get; }

public bool IsOk { get; }

public bool IsValid { get; }

public LicenseInfoBase()

public void SetIsValid(bool isValid)