RoleUserRecordUser - свойство |
Пользователь, включённый в состав роли.
Пространство имён:
Tessa.Roles
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис [AssociationAttribute(ThisKey = "UserID", OtherKey = "ID", CanBeNull = false)]
public IRoleUser User { get; set; }
<AssociationAttribute(ThisKey := "UserID", OtherKey := "ID", CanBeNull := false)>
Public Property User As IRoleUser
Get
Set
public:
[AssociationAttribute(ThisKey = L"UserID", OtherKey = L"ID", CanBeNull = false)]
property IRoleUser^ User {
IRoleUser^ get ();
void set (IRoleUser^ value);
}
[<AssociationAttribute(ThisKey = "UserID", OtherKey = "ID", CanBeNull = false)>]
member User : IRoleUser with get, set
Значение свойства
Тип:
IRoleUserСм. также