Show / Hide Table of Contents

Interface ILicenseInfo

Namespace: FChoice.Common.Licensing
Assembly: FChoice.Common.dll
Syntax
public interface ILicenseInfo

Properties

ExpirationDate

Declaration
DateTime ExpirationDate { get; }
Property Value
Type Description
System.DateTime

GraceEventLimit

Declaration
int GraceEventLimit { get; }
Property Value
Type Description
System.Int32

GraceEventsRemaining

Declaration
int GraceEventsRemaining { get; }
Property Value
Type Description
System.Int32

GraceLicensesRemaining

Declaration
int GraceLicensesRemaining { get; }
Property Value
Type Description
System.Int32

GraceLoginLimit

Declaration
int GraceLoginLimit { get; }
Property Value
Type Description
System.Int32

GraceTimeSpan

Declaration
GracePeriodTimeSpan GraceTimeSpan { get; }
Property Value
Type Description
GracePeriodTimeSpan

ProductId

Declaration
int ProductId { get; }
Property Value
Type Description
System.Int32

UserLicenseLimit

Declaration
int UserLicenseLimit { get; }
Property Value
Type Description
System.Int32

UserLicensesRemaining

Declaration
int UserLicensesRemaining { get; }
Property Value
Type Description
System.Int32

UserRestriction

Declaration
LicenseUserRestrictionType UserRestriction { get; }
Property Value
Type Description
LicenseUserRestrictionType
Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.