UserForbiddanceReasons - класс
Причины запрета входа для пользователя.
Пространство имён: Tessa.Platform.RuntimeСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
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 |
Вход запрещен системой.
|