UserForbiddanceReasons - класс
Причины запрета входа для пользователя.
Пространство имён: Tessa.Platform.RuntimeСборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
public static class UserForbiddanceReasons
Public NotInheritable Class UserForbiddanceReasons
public ref class UserForbiddanceReasons abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type UserForbiddanceReasons = class end
- Inheritance
- Object UserForbiddanceReasons
| ByAdmin |
Вход запрещен администратором.
|
| ByAdSync |
Вход запрещен синхронизацией AD/LDAP.
|
| BySystem |
Вход запрещен системой.
|