Back to Devexpress

SecurityStrategy.UserName Property

expressappframework-devexpress-dot-expressapp-dot-security-dot-securitystrategy-84379bc1.md

latest1.2 KB
Original Source

SecurityStrategy.UserName Property

Gets the current user name.

Namespace : DevExpress.ExpressApp.Security

Assembly : DevExpress.ExpressApp.Security.v25.2.dll

NuGet Package : DevExpress.ExpressApp.Security

Declaration

csharp
public override string UserName { get; }
vb
Public Overrides ReadOnly Property UserName As String

Property Value

TypeDescription
String

A string that is the current user name.

|

Implements

UserName

See Also

SecurityStrategy Class

SecurityStrategy Members

DevExpress.ExpressApp.Security Namespace