SessionLoginContextConsumeClientLicense - свойство
Признак того, что сессия должна потреблять клиентскую лицензию (персональную или конкурентную).
Пространство имён: Tessa.Platform.RuntimeСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public bool ConsumeClientLicense { get; set; }
Public Property ConsumeClientLicense As Boolean
Get
Set
public:
virtual property bool ConsumeClientLicense {
bool get () sealed;
void set (bool value) sealed;
}
abstract ConsumeClientLicense : bool with get, set
override ConsumeClientLicense : bool with get, set
BooleanISessionLoginContextConsumeClientLicense