Method | Description | |
---|---|---|
OperationPermitted ( |
||
RbacProvider ( ) : System | ||
RbacProvider ( ICatalog catalog ) : System | ||
RbacProvider ( string catalogPath ) : System |
Method | Description | |
---|---|---|
OnResult ( |
protected OnResult ( |
||
context | ||
operation | string | |
result | bool | |
isNoActionResult | bool | |
return | void |
public OperationPermitted ( |
||
context | ||
principal | IPrincipal | |
operation | string | |
target | object | |
allowIfNoRule | bool | |
return | bool |
public RbacProvider ( ICatalog catalog ) : System | ||
catalog | ICatalog | |
return | System |
public RbacProvider ( string catalogPath ) : System | ||
catalogPath | string | |
return | System |