Click or drag to resize

IAppContextHasPolicy Method

Overload List
  NameDescription
Public methodHasPolicy(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.
Public methodHasPolicy(String, Boolean)
Returns true if the current user has been granted the policy.
Top
See Also