Table of Contents

Class Properties.AdminSettings.Licensing

Namespace
Kepware.Api.Model
Assembly
Kepware.Api.dll

Contains constants related to licensing settings.

public static class Properties.AdminSettings.Licensing
Inheritance
Properties.AdminSettings.Licensing
Inherited Members

Fields

AllowInsecureComms

Allows or disallows insecure (non-TLS) connections to the licensing server.

AllowSelfSignedCerts

Allows the use of self-signed certificates for licensing server communication.

ClientAlias

Custom client alias used for requesting licenses from the server.

ForceRecheck

Forces an immediate license recheck.

RecheckIntervalMinutes

The time interval (in minutes) between automatic license state checks.

ServerEnable

Enables or disables the licensing server connection.

ServerName

The licensing server name or IP address.

ServerPort

The port number used to connect to license server for non-TLS connections.

ServerSslPort

The port number used for secure (TLS) licensing server connections.