SecuritySystemUserBase.Oid Property
Specifies the user’s identifier.
Namespace: DevExpress.ExpressApp.Security.Strategy
Assembly: DevExpress.ExpressApp.Security.Xpo.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Security.Xpo
Declaration
Property Value
Type | Description |
---|---|
Guid | A System.Guid object which is the user’s unique identifier. |
See Also