pub const API_KEY_HASH_PREFIX: &str = "api_key_hash.";
Property key prefix for API key hash to permission mappings (short form). Format: api_key_hash.<sha256_hash> = "<permission>"
api_key_hash.<sha256_hash> = "<permission>"