AuthorizingRealm.checkPermission

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

Meta