 | IRightEntityAdminMember 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
SyntaxIReadOnlyBoolEntityMember AdminMember { get; }
ReadOnly Property AdminMember As IReadOnlyBoolEntityMember
Get
Property Value
Type:
IReadOnlyBoolEntityMember
See Also