Back to Devexpress

ISecurityStrategyBase.UserType Property

expressappframework-devexpress-dot-expressapp-dot-security-dot-isecuritystrategybase-09bf25df.md

latest1.1 KB
Original Source

ISecurityStrategyBase.UserType Property

Gets the type of user objects.

Namespace : DevExpress.ExpressApp.Security

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
Type UserType { get; }
vb
ReadOnly Property UserType As Type

Property Value

TypeDescription
Type

The type of user objects.

|

See Also

ISecurityStrategyBase Interface

ISecurityStrategyBase Members

DevExpress.ExpressApp.Security Namespace