Show / Hide Table of Contents

Class SecurityConstants

Константы пространства имен .

Inheritance
System.Object
SecurityConstants
Namespace:InfinniPlatform.Security
Assembly:InfinniPlatform.Core.Abstractions.dll
Syntax
public static class SecurityConstants : object

Fields

| Improve this Doc View Source

AnonymousUserTenantId

Идентификатор организации для анонимных пользователей (пользователей, не прошедших аутентификацию).

Declaration
public const string AnonymousUserTenantId = null
Field Value
Type Description
System.String
| Improve this Doc View Source

SystemUserTenantId

Идентификатор организации для системных пользователей.

Declaration
public const string SystemUserTenantId = null
Field Value
Type Description
System.String
| Improve this Doc View Source

UndefinedUserTenantId

Идентификатор организации для пользователей с неопределенной организацией.

Declaration
public const string UndefinedUserTenantId = null
Field Value
Type Description
System.String
  • Improve this Doc
  • View Source
Back to top © Copyright Infinnity Solutions Ltd, 2010–2017.