 | IRightEntityAdmin Property |
Gets or sets a value indicating whether the right is allowed by default only for the administrator
Namespace:
EBP.Api.Interfaces.Framework.BusinessLogic.User
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<bool> Admin { get; set; }
Property Admin As Nullable(Of Boolean)
Get
Set
Property Value
Type:
NullableBoolean
See Also