LicensingHelperBinaryLicenseSupportDelegates - свойство
Пространство имён: Tessa.Platform.LicensingСборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
public static BinaryLicenseSupportDelegates? BinaryLicenseSupportDelegates { get; set; }
Public Shared Property BinaryLicenseSupportDelegates As BinaryLicenseSupportDelegates?
Get
Set
public:
static property Nullable<BinaryLicenseSupportDelegates> BinaryLicenseSupportDelegates {
Nullable<BinaryLicenseSupportDelegates> get ();
void set (Nullable<BinaryLicenseSupportDelegates> value);
}
static member BinaryLicenseSupportDelegates : Nullable<BinaryLicenseSupportDelegates> with get, set
Значение свойства
NullableBinaryLicenseSupportDelegates
Методы регистрации API лицензий в серверных DI-контейнерах регистрируют нужные зависимости
для поддержки лицензий в бинарном формате, если это свойство отлично от null.