BinaryLicenseContainer - конструктор
Объект, выполняющий сериализацию/десериализацию лицензии бинарного формата .tlic с проверкой подписи.
Пространство имён: Tessa.Platform.LicensingСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
public BinaryLicenseContainer(
BinaryLicenseSupportDelegates delegates
)
Public Sub New (
delegates As BinaryLicenseSupportDelegates
)
public:
BinaryLicenseContainer(
BinaryLicenseSupportDelegates delegates
)
new :
delegates : BinaryLicenseSupportDelegates -> BinaryLicenseContainer
Параметры
- delegates BinaryLicenseSupportDelegates
- Делегаты для поддержки действий с лицензией в бинарном формате.