AuthorizingRealm.checkPermission

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void checkPermission(PrincipalCollection subjectIdentifier, string permission)
  2. void checkPermission(PrincipalCollection principal, Permission permission)
    class AuthorizingRealm
    void
    checkPermission
  3. void checkPermission(Permission permission, AuthorizationInfo info)

Meta