Nabû 1.0.0
Standardizing .NET developments with abstractions
Humbaba.Authorization.Blazor.Playground.AccesPageRightOn Class Reference
Inheritance diagram for Humbaba.Authorization.Blazor.Playground.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 Humbaba.Authorization.Blazor.Playground.AccesPageRightOn.Instantiate ( )

◆ Instantiate() [2/2]

override IHumbabaAuthorize Humbaba.Authorization.Blazor.Playground.AccesPageRightOn.Instantiate ( string? sourceValueIdentity)