Click or drag to resize

UserAuthorizationSystemCheckDemandGrant Method

Overload List
  NameDescription
Public methodCheckDemandGrant(String)
Checks if the current user has the required grant.
Public methodCheckDemandGrant(Grant)
Checks if the current user has the required grant.
Public methodCheckDemandGrant(String, String)
Checks if the current user has the required grant.
Public methodCheckDemandGrant(Grant, String)
Checks if the current user has the required grant.
Top
See Also