Back to Devexpress

ISecurityStrategyBase.UserId Property

expressappframework-devexpress-dot-expressapp-dot-security-dot-isecuritystrategybase-463bfa6c.md

latest1.7 KB
Original Source

ISecurityStrategyBase.UserId Property

An identifier of the current user.

Namespace : DevExpress.ExpressApp.Security

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
object UserId { get; }
vb
ReadOnly Property UserId As Object

Property Value

TypeDescription
Object

An identifier of the current user.

|

Remarks

The following help topics demonstrate how to use this property:

See Also

ISecurityStrategyBase Interface

ISecurityStrategyBase Members

DevExpress.ExpressApp.Security Namespace