UserAuthorizationSystemDemandGrant Method |
| Name | Description | |
|---|---|---|
| DemandGrant(String) |
Checks if the current user has the required grant.
| |
| DemandGrant(Grant) |
Checks if the current user has the required grant.
| |
| DemandGrant(String, String) |
Checks if the current user has the required grant.
| |
| DemandGrant(Grant, String) |
Checks if the current user has the required grant.
|