IAuthenticationStandardUser.UserName Property
Specifies the user’s login name.
Namespace: DevExpress.Persistent.Base.Security
Assembly: DevExpress.Persistent.Base.v21.2.dll
NuGet Package: DevExpress.Persistent.Base
Declaration
Property Value
Type | Description |
---|---|
String | A string which is the user’s login name. |
See Also