Show / Hide Table of Contents

Class XmlLicenseTool

Inheritance
System.Object
XmlLicenseTool
Implements
ILicenseTool
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 XmlLicenseTool : ILicenseTool

Constructors

XmlLicenseTool(String)

Declaration
public XmlLicenseTool(string xmlFilePath)
Parameters
Type Name Description
System.String xmlFilePath

Properties

XmlFilePath

Declaration
public string XmlFilePath { get; }
Property Value
Type Description
System.String

Methods

GraceEventInfo(String)

Declaration
public DateTime[] GraceEventInfo(string licenseKey)
Parameters
Type Name Description
System.String licenseKey
Returns
Type Description
System.DateTime[]

LogGraceEvent(String)

Declaration
public void LogGraceEvent(string licenseKey)
Parameters
Type Name Description
System.String licenseKey

RetrieveLicenses()

Declaration
public LicenseCollection RetrieveLicenses()
Returns
Type Description
LicenseCollection

ValidateLockdownData(String)

Declaration
public bool ValidateLockdownData(string lockdownData)
Parameters
Type Name Description
System.String lockdownData
Returns
Type Description
System.Boolean

Implements

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