LicensingHelperBinaryLicenseSupportDelegates - свойство
Пространство имён: Tessa.Platform.LicensingСборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
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.