AuthorizingRealm.hasRoles

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool[] hasRoles(PrincipalCollection principal, List!(string) roleIdentifiers)
  2. bool[] hasRoles(PrincipalCollection principal, string[] roleIdentifiers)
  3. bool[] hasRoles(string[] roleIdentifiers, AuthorizationInfo info)
    class AuthorizingRealm
    protected
    bool[]
    hasRoles
    (,
    AuthorizationInfo info
    )

Meta