WALTER | Workable Algorithms for Location-aware Transmission, Encryption Response

LicenseBase Constructor

Initializes a new instance of the LicenseBase class.

Namespace:  Walter.Model
Assembly:  Walter (in Walter.dll)

Syntax


public LicenseBase(
	string nugetPackageName,
	string nugetPackagVersion,
	Nullable<string> domainName,
	Nullable<Type> type
)

Parameters

nugetPackageName
Type: String
Name of the nuget package.
nugetPackagVersion
Type: String
domainName
Type: Nullable<(Of <(<'String>)>)>
type
Type: Nullable<(Of <(<'Type>)>)>
the type needing a license check