Nabû 1.0.0
Standardizing .NET developments with abstractions
WebApplication1.AccesPageRightOn Class Reference
Inheritance diagram for WebApplication1.AccesPageRightOn:

Public Member Functions

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

Additional Inherited Members

Properties inherited from Humbaba.Authorization.RightOn< T >
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]

Member Function Documentation

◆ Instantiate() [1/2]

override IHumbabaAuthorize WebApplication1.AccesPageRightOn.Instantiate ( )

◆ Instantiate() [2/2]

override IHumbabaAuthorize WebApplication1.AccesPageRightOn.Instantiate ( string? sourceValueIdentity)