Show / Hide Table of Contents

Enum RegistrationStatus

Represents the registration status of the Colectica installation.

Namespace: Algenta.Colectica.Model.Utility
Assembly: Algenta.Colectica.Model.dll
Syntax
public enum RegistrationStatus : int

Fields

Name Description
Expired

The registration is expired.

IncorrectProduct

The license file contains a registration for a different product.

InvalidXml

The license file is not valid.

NotFound

The registration status could not be determined.

NotSigned

The license file is not digitally signed.

Valid

The registration is valid.

Extension Methods

Extensions.Yield<RegistrationStatus>()
Back to top Copyright © 2009-2018 Colectica