Back to Devexpress

ISecurityStrategyBase.UserName Property

expressappframework-devexpress-dot-expressapp-dot-security-dot-isecuritystrategybase-7369dcce.md

latest1.6 KB
Original Source

ISecurityStrategyBase.UserName Property

Gets the current user name.

Namespace : DevExpress.ExpressApp.Security

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
string UserName { get; }
vb
ReadOnly Property UserName As String

Property Value

TypeDescription
String

A string that is the current user name.

|

See Also

Access Object Space, Security System, and Caption Helper in the ASP.NET Core Environment

Access Object Space, Security System, and Caption Helper in Custom Endpoint Methods

ISecurityStrategyBase Interface

ISecurityStrategyBase Members

DevExpress.ExpressApp.Security Namespace