Show / Hide Table of Contents

Class LicenseInfo

Inheritance
System.Object
LicenseInfo
Implements
ILicenseInfo
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: FChoice.Common.Licensing
Assembly: FChoice.Common.dll
Syntax
public class LicenseInfo : ILicenseInfo

Properties

ExpirationDate

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

GraceEventLimit

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

GraceEventsRemaining

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

GraceLicensesRemaining

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

GraceLoginLimit

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

GraceTimeSpan

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

ProductId

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

UserLicenseLimit

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

UserLicensesRemaining

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

UserRestriction

Declaration
public LicenseUserRestrictionType UserRestriction { get; }
Property Value
Type Description
LicenseUserRestrictionType

Implements

ILicenseInfo
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.