IAppContextHasPolicy Method |
| Name | Description | |
|---|---|---|
| HasPolicy(String) | Obsolete.
Returns true if the current user has not been explicitly denied the policy.
NOTE: This method is deprecated. Use HasPolicy(String, Boolean) instead for improved security. | |
| HasPolicy(String, Boolean) |
Returns true if the current user has been granted the policy.
|