UserForbiddanceReason - класс

Причина запрета входа для пользователя.

Definition

Пространство имён: Tessa.Platform.Runtime
Сборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
C#
public sealed class UserForbiddanceReason : IEquatable<UserForbiddanceReason>
Inheritance
Object    UserForbiddanceReason
Implements
IEquatableUserForbiddanceReason

Конструкторы

UserForbiddanceReason Причина запрета входа для пользователя.

Свойства

ID Идентификатор.
Name Наименование.

Методы

Equals(Object)Determines whether the specified object is equal to the current object.
(Переопределяет ObjectEquals(Object))
Equals(UserForbiddanceReason)Indicates whether the current object is equal to another object of the same type.
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetHashCodeServes as the default hash function.
(Переопределяет ObjectGetHashCode)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
ToStringReturns a string that represents the current object.
(Переопределяет ObjectToString)

Операторы

См. также