Nabû 1.0.0
Standardizing .NET developments with abstractions
Humbaba.Authorization.RightOn< T > Class Template Referenceabstract
Inheritance diagram for Humbaba.Authorization.RightOn< T >:

Properties

override? string ResourceTypeIdentity [get]
override? string ResourceValueIdentity [get]
string? ResourceValue [get, set]
Properties inherited from Humbaba.Authorization.Right
virtual string DisplayName [get]
virtual string IdentityName [get]
virtual ? string ResourceTypeIdentity [get]
virtual ? string ResourceValueIdentity [get]

Additional Inherited Members

Public Member Functions inherited from Humbaba.Authorization.Right
virtual bool Authorize (IHumbabaAuthorize reference)
IHumbabaAuthorize Instantiate ()
IHumbabaAuthorize Instantiate (string? sourceValueIdentity)

Property Documentation

◆ ResourceTypeIdentity

override? string Humbaba.Authorization.RightOn< T >.ResourceTypeIdentity
get

◆ ResourceValueIdentity

override? string Humbaba.Authorization.RightOn< T >.ResourceValueIdentity
get