Role.Name Property
Specifies the name of the security role.
Namespace: DevExpress.Persistent.BaseImpl.EF
Assembly: DevExpress.ExpressApp.Security.EF6.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Security.EF6
Declaration
Property Value
Type | Description |
---|---|
String | A string which is the name of the security role. |
See Also