SamlContextUser - свойство
Текущий пользователь.
Пространство имён: Tessa.Web.Client.ServicesСборка: Tessa.Web.Client (в Tessa.Web.Client.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
public ClaimsPrincipal? User { get; init; }
Public Property User As ClaimsPrincipal
Get
Set
public:
virtual property ClaimsPrincipal^ User {
ClaimsPrincipal^ get () sealed;
void set (ClaimsPrincipal^ value) sealed;
}
abstract User : ClaimsPrincipal with get, set
override User : ClaimsPrincipal with get, set
ClaimsPrincipalISamlContextUser